- Clone this repository
./run.sh dev.authentik.company
. This domain must be accessible from your browser.- Configure your browser to use SPNEGO with the above domain.
- Go to http://dev.authentik.company:9000/if/flow/initial-setup/
- Create an admin user
- Go to Admin Interface > Flows > default-authentication-flow > Stage Bindings > Edit the default-authentication-identification stage and select the Kerberos source.
- Log out and try logging in with Kerberos
You can export KRB5_CONFIG=krb5.conf
to use kerberos utilities locally such as kinit
.