Skip to content

Authentik compatibility#18

Open
Rotti2 wants to merge 1 commit intoSohalt:masterfrom
Rotti2:master
Open

Authentik compatibility#18
Rotti2 wants to merge 1 commit intoSohalt:masterfrom
Rotti2:master

Conversation

@Rotti2
Copy link
Copy Markdown

@Rotti2 Rotti2 commented Dec 1, 2024

Authentik can work as an LDAP Identity Provider, but it does not support the LDAP attributes createTimestamp and modifyTimestamp source. By default, the ldap3 library expects these two attributes in the LDAP responses and throws an error when they are not present.

Because of that, pretix-ldap is currently not compatible with Authentik.

This pull request adds both attributes to the excluded parameters of ldap3. This should not be a problem, as pretix-ldap does not use these attributes at all.

@Lumrenion
Copy link
Copy Markdown

would be great if a fix for this issue would be merged. Using Authentik and want to use Pretix myself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants