Skip to content

[18.0][IMP] auth_saml: user provisioning on login - #959

Open
vincent-hatakeyama wants to merge 1 commit into
OCA:18.0from
xcgd:feature/18.0/auth_saml/user-creation
Open

[18.0][IMP] auth_saml: user provisioning on login#959
vincent-hatakeyama wants to merge 1 commit into
OCA:18.0from
xcgd:feature/18.0/auth_saml/user-creation

Conversation

@vincent-hatakeyama

Copy link
Copy Markdown
Contributor
  • custom message when response is too old
  • avoid using werkzeug.urls method, they are deprecated
  • add missing ondelete cascade when user is deleted
  • attribute mapping is now also duplicated when the provider is duplicated
  • factorize getting SAML attribute value, allowing using subject.nameId in mapping attributes too
  • add an opton to reactivate user when finding an user and creation is enabled

Forward port of #695

- custom message when response is too old
- avoid using werkzeug.urls method, they are deprecated
- add missing ondelete cascade when user is deleted
- attribute mapping is now also duplicated when the provider is duplicated
- factorize getting SAML attribute value, allowing using subject.nameId in mapping attributes too
- add an opton to reactivate user when finding an user and creation is
  enabled
@vincent-hatakeyama
vincent-hatakeyama force-pushed the feature/18.0/auth_saml/user-creation branch from d08b4a0 to 05c45e2 Compare August 6, 2026 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants