teable icon indicating copy to clipboard operation
teable copied to clipboard

Use Authentik as OIDC server failed to login

Open zeroxer opened this issue 8 months ago • 1 comments

Use Authentik as OIDC server failed to login. Follows https://help.teable.io/en/deploy/oidc#example%3A-using-authentik-as-oidc-provider

Authentik: 2025.4.0 Teable: 1.8.0

{
  "message": "Unauthorized",
  "status": 401,
  "code": "unauthorized"
}

zeroxer avatar May 10 '25 10:05 zeroxer

Has Authentik completed the authentication and redirected to the teable application's api/auth/oidc/callback route? I tried with Authentik 2025.4.0 and everything seems to be working fine.

boris-w avatar May 14 '25 04:05 boris-w