Dale Driver
Dale Driver
This is how I managed to make it work. ``` entryPoints: http: address: ":80" http: redirections: entryPoint: to: https scheme: https permanent: true forwardedHeaders: trustedIPs: &trustedIps # Local IP -...
Similar issue here, but with Authelia. Content of Log: Firefly III v5.7.15 ran into an error: Laravel\Passport\Http\Controllers\AuthorizationController::__construct(): Argument #3 ($guard) must be of type Illuminate\Contracts\Auth\StatefulGuard, FireflyIII\Support\Authentication\RemoteUserGuard given. The error was...
@victorbalssa Yup, no dice.
That would be nice!
came here looking for the answer. I'm having same issue as you. I even tried both urls: ``` https://sso./realms//.well-known/openid-configuration https://sso./realms// ``` I'm getting error code `400: Bad Request` from sso...
seem like it's not pointing to correct url such as `https://sso./realms/` instead it's trying to reach `https://sso.` Here's debug output: ``` 20:17:14 INFO Warpgate version=0.8.0 20:17:14 INFO Using config: "/data/warpgate.yaml"...
Unfortunately no, I have decided to go with https://goteleport.com/ for now.
Remove :8888 from your ssh command
Am I supposed to wait for it with bated breath? I can't contain my excitement!
The issue persists. My domain's TLD is `.casa` and I don't know if that's helpful.