You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
i am trying to implement kerberos SPNEGO with LDAP as user sync source.
followed instruction and #2791 . i am trying to set the Kerberos Source in Flows and Stages -> Stages -> default-authentication-identification -> Source settings: add Source Kerberos -> Update - this is not beeing saved
To Reproduce
when checking that same setting afterwards the "Kerberos" Source is again under Available Sources and not under Selected sources.
on the login page i see the Kerberos icon below the password field, but using it results in:
SPNEGO authentication required
and
Source-Map-Fehler: No sources are declared in this source map.
Expected behavior
working login
Screenshots
setting the source:
check, after "update" (saving)
Logs
firefox dev tools console output:
authentik/ws: closed ws connection
close { target: WebSocket, isTrusted: true, wasClean: true, code: 1001, reason: "", srcElement: WebSocket, currentTarget: WebSocket, eventPhase: 2, bubbles: false, cancelable: false, … }
FlowInterface-2024.12.1.js:21:33186
GET
https://auth.example.com/source/kerberos/kerberos-examplecom/?state=GFTZBwvgNLFV0HAMjtccn8ZaiX1axOUF
[HTTP/1.1 401 Unauthorized 163ms]
authentik/ws: reconnecting ws in 400ms FlowInterface-2024.12.1.js:21:33414
Uncaught SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data
<anonymous> https://auth.example.com/source/kerberos/kerberos-bfwlocal/?state=GFTZBwvgNLFV0HAMjtccn8ZaiX1axOUF:26
kerberos-examplecoml:26:22
Error: An unexpected error occurred spoofer.js:1:38935
authentik(early): version 2024.12.1, apiBase https://auth.example.comapi/v3 config.ts:89:8
Source-Map-Fehler: No sources are declared in this source map.
Ressourcen-Adresse: https://auth.example.com/static/dist/standalone/loading/chunk-LTEQ7OUJ.js
Source-Map-Adresse: chunk-LTEQ7OUJ.js.map```
**Version and Deployment (please complete the following information):**
- authentik version: 2024.12.1
- Deployment: docker-compose
- Kerberos: Windows AD
authentik-app docker output at the moment of setting the source and pressing update:
Describe the bug
i am trying to implement kerberos SPNEGO with LDAP as user sync source.
followed instruction and #2791 . i am trying to set the Kerberos Source in Flows and Stages -> Stages -> default-authentication-identification -> Source settings: add Source Kerberos -> Update - this is not beeing saved
To Reproduce
and
Expected behavior
working login
Screenshots
setting the source:
check, after "update" (saving)
Logs
firefox dev tools console output:
authentik-app docker output at the moment of setting the source and pressing update:
The text was updated successfully, but these errors were encountered: