Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
  • Loading branch information
rissson committed Sep 25, 2024
1 parent 35b40e9 commit 264d679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion authentik/sources/kerberos/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ def challenge(self, request, token: str | None = None) -> HttpResponse:
"""
Make sure you have valid tickets (obtainable via kinit)
and configured the browser correctly.
You can find out more at https://goauthentik.io/integrations/sources/spnego/browser
You can find out more at https://goauthentik.io/integrations/sources/kerberos/browser
"""
),
},
Expand Down

0 comments on commit 264d679

Please sign in to comment.