keycloak-scim/misc
Alex Szczuczko f88b3cddb6 Port forward license data from maintenance, with improvements.
org.keycloak dependencies will be automatically added to the xml during the
build, removing the need for runs of download-license-files.sh every time the
keycloak version changes.

Documentation on "why and how" for the license data has also been added.

To reduce code duplication issues, plugin definitions are stored in
keycloak-parent, but only active in the projects that need them (not bound to
any phase by default). Also, the common files have been moved into
licenses/common/, so that a single symlink will suffice to replicate the
current and future files needed by the plugin executions. While the
assembly.xml definitions remain duplicated, they are fairly minimal and
shouldn't need to change often.

License data is available for all adapters shipped in the product, plus
server-feature-pack.

The keycloak slot is populated with data, in addition to the rh-sso slot. A
number of the adapters don't depend on any third-party artifacts, so they have
(mostly) blank license.xml files.
2017-11-08 12:58:38 +01:00
..
.travis Update Travis CI config 2015-01-27 13:20:49 +01:00
keycloak-test-helper Set version to 3.4.0.CR1-SNAPSHOT 2017-08-28 15:46:22 +02:00
logo refactor mongo entities, optimize imports 2016-09-28 15:25:39 -04:00
spring-boot-starter Set version to 3.4.0.CR1-SNAPSHOT 2017-08-28 15:46:22 +02:00
CrossDataCenter.md KEYCLOAK-5716 KEYCLOAK-5738 Avoid infinispan deadlock. Ensure code-to-token works correctly in cross-dc 2017-11-07 09:01:59 +01:00
DatabaseTesting.md KEYCLOAK-4384 Remove Mongo support 2017-02-15 15:20:58 +01:00
DependencyLicenseInformation.md Port forward license data from maintenance, with improvements. 2017-11-08 12:58:38 +01:00
HackingOnKeycloak.md KEYCLOAK-5789 Update PR policy (#4634) 2017-11-07 10:32:26 +01:00
OIDCConformanceTestsuite.md KEYCLOAK-3770 OIDC registration with id_token grant type should set publicClient flag to true 2016-10-20 14:10:53 +02:00
pom.xml Set version to 3.4.0.CR1-SNAPSHOT 2017-08-28 15:46:22 +02:00
Testsuite.md KEYCLOAK-5123 rename integration to integration-deprecated 2017-08-30 05:21:30 +02:00
UpdatingDatabaseSchema.md KEYCLOAK-5354 update READMEs (#4443) 2017-08-30 11:55:52 +02:00
UpdatingServerConfig.md KEYCLOAK-4384 Remove Mongo support 2017-02-15 15:20:58 +01:00