Corey Perkins

Results 11 comments of Corey Perkins

Is there a workaround for this? I'm using the CertifyTheWeb GUI.

The only issue is myself. :) I haven't used passport much and I was hoping for a quick and dirty I could slap into place to give it a shot....

Interesting, I will check them out. Much appreciated.

I'm struggling with this quite a bit. I've nabbed the passport-local example and I've started going through it but there are some basics I don't understand. var OidcStrategy = require('passport-openidconnect').Strategy;...

I think I'm still missing something fundamental. Here's my script. var OidcStrategy = require('passport-openidconnect').Strategy; passport.use(new OidcStrategy({ authorizationURL: baseAuthUrl + '/id/conn/auth', tokenURL: baseAuthUrl + '/id/conn/token', userInfoURL: baseAuthUrl + '/id/conn/userinfo', clientID: 'fakeClient',...

That did it! I was redirected to my auth server which reported an invalid response because I don't yet have "code" allowed as a response type. It looks like "code"...

> @Chuxel This workaround does not seem to work anymore on MacOS (we was using it since a long time) with latest version of Docker Desktop (4.12.0). > > Have...

I am going to include the Xam.Auth source in my project later today and dig a little deeper. I will provide some feedback if I find anything. Thanks Joe!

I am seeing the same issues as @ChristopheVilain during an attempt of KC 25.0.4 with chart version 2.5.0.