Re: SSO with OAUTH/OIDC between OpenShift and Jenkins not working

2017-11-17 Thread Marc Boorshtein
Thanks Joel & Jordan. Deleted all the routes and created a new one with the same name as the 127.0.0.1.nip.io host but with a new host name and everything worked great. (Jenkins times out but i'm going to see if I just need to add some memory to the vm. Java's CPU is spiking at 100% On Sat, Nov

Re: SSO with OAUTH/OIDC between OpenShift and Jenkins not working

2017-11-17 Thread Joel Pearson
I’ve had this problem too. You need to use the original route name (you can change the host name) as the Jenkins service account refers to the route name for oauth purposes. On Sat, 18 Nov 2017 at 4:13 pm, Marc Boorshtein wrote: > I have a fresh install of Origin 3.6.1 on

SSO with OAUTH/OIDC between OpenShift and Jenkins not working

2017-11-17 Thread Marc Boorshtein
I have a fresh install of Origin 3.6.1 on CentOS 7. In my project I created a new persistent jenkins from the template included in origin with oauth enabled. It creates a route to 127.0.0.1.nip.io. When I create a new route with a routable domain name, and I try to login I get the following