Skip to content

[BUG] OIDC login loop #1016

Description

@termix-github-bot

Platform

Docker

Version

:latest tag

The Problem

Can't login to termix. Logs shows

[8:51:10 PM] [ERROR] [🔐] OIDC callback failed
JWSInvalid: Invalid Compact JWS
    at compactVerify (file:///app/node_modules/jose/dist/webapi/jws/compact/verify.js:13:15)
    at jwtVerify (file:///app/node_modules/jose/dist/webapi/jwt/verify.js:5:28)
    at verifyOIDCToken (file:///app/dist/backend/backend/database/routes/user-oidc-utils.js:179:31)
    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
    at async file:///app/dist/backend/backend/database/routes/users.js:848:24 {
  code: 'ERR_JWS_INVALID'
}

How to Reproduce

1 .Go to my url with Termix
2. Click login with OIDC
3. Authentik login process
4. I am again on loging screen as on step 1.


Note

Submitted via the Termix Discord Support Bot
Reported by lipown on Discord
View Discord thread

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Bug Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions