elements icon indicating copy to clipboard operation
elements copied to clipboard

Logout flow is redirect to wrong URL

Open thongxuan opened this issue 7 months ago • 4 comments

Preflight checklist

Ory Network Project

No response

Describe the bug

Clicking on Logout button in Signin UI will lead to a broken URL.

My app is configure to run locally at port 8001, there should be noway that the UI redirect me to

https://identity-7fbf566ddc-kd7s4:3000/self-service/logout?token=ory_lo....

Image

Reproducing the bug

Using

"@ory/elements-react": "^1.0.0-rc.5", "@ory/nextjs": "^1.0.0-rc.0",

Relevant log output


Relevant configuration


Version

"@ory/elements-react": "^1.0.0-rc.5", "@ory/nextjs": "^1.0.0-rc.0",

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

No response

thongxuan avatar Jun 09 '25 08:06 thongxuan