Switch over to teh Authentik API instead of LDAP #53
Labels
No labels
Trainee - Good First Issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Skynet/ldap_backend#53
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
With teh switch to authentik we no longer have an ldap to authenticate against.
Instead we can use the api directly (https://github.com/goauthentik/client-rust/tree/version-2026.5) to assess if usernames have been taken and to create users.
Relates to Skynet/nixos#158
Will need to:
Switch over to teh Authentik API instead of ldapto Switch over to teh Authentik API instead of LDAP