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

Fix preauth config for legacy setups #390

Closed
wants to merge 1 commit into from
Closed

Fix preauth config for legacy setups #390

wants to merge 1 commit into from

Conversation

philippeganz
Copy link
Contributor

Pull Request (PR) description

Preauth config will use only the populated values for userNameHeader, userRolesHeader, redirectLogout, and redirectUrl.

This Pull Request (PR) fixes the following issues

Fixes #375

@bastelfreak bastelfreak added bug Something isn't working needs-rebase labels Aug 12, 2018
@bastelfreak
Copy link
Member

Hi @philippeganz, thanks for the fix. Can you take a look at #393? That one needs to be merged first to fix the acceptance tests.

@dhoppe
Copy link
Member

dhoppe commented Jun 5, 2019

@philippeganz Could please do a rebase? This pull request is tested against old versions of Puppet. For example, we dropped support for Puppet 4 two months ago.

@bastelfreak
Copy link
Member

Hi @philippeganz, can you please take a look at the failing spec tests?

@philippeganz
Copy link
Contributor Author

Replaced by PR439

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working tests-fail
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Preauth userNameHeader line breaks deployement with Tomcat
3 participants