Keycloak SSO integration (#451)

- Fixing wrong (old) links
- Fixing old artifacts version numbers
- Adding new note to ensure removing the SSO tag in the wildfly/EAP configuration file, if present, which is causing issues during logout
1 file changed
tree: 06ab0fc11514edfcb6e9559dc21fe13ef0359ee4
  1. code/
  2. docs/
  3. scripts/
  4. .gitignore
  5. LICENSE-ASL-2.0.txt
  6. pom.xml
  7. README.md
README.md

Developing Drools and jBPM

If you want to build or contribute to a kiegroup project, read this document.

It will save you and us a lot of time by setting up your development environment correctly. It solves all known pitfalls that can disrupt your development. It also describes all guidelines, tips and tricks. If you want your pull requests (or patches) to be merged into master, please respect those guidelines.