jboss-developer / jboss-jdg-quickstarts

Quickstarts (or examples, or samples) for Infinispan.
Apache License 2.0
67 stars 99 forks source link

KeyCloak integration for secure-embedded-cache quickstart #205

Closed mgencur closed 6 years ago

mgencur commented 6 years ago

This is to demonstrate the integration with KeyCloak. This will be supported with JDG 7.3

galderz commented 6 years ago

Looks good @mgencur. If this is only for JDG 7.3+, shouldn't we create a jdg-7.3.x branch and send the PR there?

mgencur commented 6 years ago

@galderz , yes, I sent it here because the 7.3 branch didn't exist. If someone creates the branch I can send the PR there.

galderz commented 6 years ago

@mgencur I've just created the branch

mgencur commented 6 years ago

Thanks, @galderz . Created https://github.com/jboss-developer/jboss-jdg-quickstarts/pull/208 for 7.3 branch. And closing this one.