Skip to content

Saml2#6

Open
cmd-ntrf wants to merge 6 commits into
mainfrom
saml2
Open

Saml2#6
cmd-ntrf wants to merge 6 commits into
mainfrom
saml2

Conversation

@cmd-ntrf
Copy link
Copy Markdown
Member

No description provided.

@cmd-ntrf cmd-ntrf self-assigned this Apr 15, 2026
@cmd-ntrf cmd-ntrf added the enhancement New feature or request label Apr 15, 2026
@mboisson
Copy link
Copy Markdown
Member

mboisson commented Apr 16, 2026

Note that this does not work with TT 1.7.0, it will require PR guilbaults/TrailblazingTurtle#118

@@ -0,0 +1,2 @@
AUTHENTICATION_BACKENDS += ['django_auth_ldap.backend.LDAPBackend']
LOGIN_URL = '/accounts/login/' # So it does not use SAML2
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With the TT PR, we can now also add

LDAP_CONFIG['required_access_attributes'] = REQUIRED_ACCESS_ATTRIBUTES
LDAP_CONFIG['staff_attributes'] = STAFF_ATTRIBUTES

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants