Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #28436 - Add keycloak support #779

Merged
merged 1 commit into from
Feb 28, 2020
Merged

Commits on Feb 27, 2020

  1. Fixes #28436 - Add keycloak support

    This adds support for keycloak when using the
    keycloak-httpd-client-install command. A more native integration would
    rely on the oidc support in puppetlabs-apache, but that's unreleased.
    
    It drops the dependency chaining for the passenger package because it
    was leading to dependency cycles and I don't see a reason for the
    explicit chaining.
    ekohl committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    52052e4 View commit details
    Browse the repository at this point in the history