teable
teable copied to clipboard
Use Authentik as OIDC server failed to login
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"
}
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.