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

Feature/oic auth #997

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Feature/oic auth #997

wants to merge 3 commits into from

Conversation

zipkid
Copy link
Member

@zipkid zipkid commented Nov 27, 2020

This PR adds support for OpenId Connect Authentication https://plugins.jenkins.io/oic-auth/ securityRealm.

I am not very happy with the use of the "Boolean:<true/false>" construct that i added for boolean parameters.
This was necessary because one of the parameters for the OicSecurityRealm constructor is a classed Boolean opposed to all others being primitive booleans. I am not very fluent in Java so i did not know how to solve this a different way. If anyone can provide a more elegant way around this issue i would love to change it.

@zipkid
Copy link
Member Author

zipkid commented Nov 27, 2020

I don't find how the travis failures on Centos are related to my changes.

@ekohl
Copy link
Member

ekohl commented Nov 27, 2020

They already were failing. I haven't been able to pinpoint why. When I run the tests on a Vagrant VM (using libvirt) they pass but on Docker containers they fail.

@vox-pupuli-tasks
Copy link

Dear @zipkid, thanks for the PR!

This is Vox Pupuli Tasks, your friendly Vox Pupuli Github Bot. I noticed that your pull request has CI failures. Can you please have a look at the failing CI jobs?
If you need any help, you can reach out to us on our IRC channel voxpupuli on Freenode or our Slack channel voxpupuli at slack.puppet.com.
You can find my sourcecode at voxpupuli/vox-pupuli-tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants