Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

There was an error while logging in: request to the redirect_uri path but there's no session state found #8

Open
@johndrummond

Description

@johndrummond

I was looking for a openid connect op reverse proxy to authenticat with Azure AD and sit in openshift in front of an application server assuming I get it all to run and run not as root.
Initially I had the problem noted above on the checking issuer.
I tried the latest release of the lua-resty files listed in the docker file, trying all the master releases and got the error
"There was an error while logging in: request to the redirect_uri path but there's no session state found"
It looks like the error in
zmartzone/lua-resty-openidc#213
The error is raised line 1324 of openidc.lua as the session isn't present from the error called.
I'm grateful for any thoughts. I tried turning debug on in the dockerfile and rebuilding, but maybe I need to do that in the openresty docker to get that to work to provide more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions