0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-12-01 04:12:23 +01:00
posthog/ee/api/test/fixtures
Paolo D'Amico 72c1a159e9
feat(sso): Multitenant SAML (#9225)
* add saml attrs

* initiate SAML flow

* the bulk of the work is done

* JIT provisioning

* paygate & tests

* all tests 👌

* more tests? why not

* fix tests

* Update authentication.py

* fix migrations

* fix preflight tests

* remove additional validation, it's checked downstream anyways

* feat(sso): SAML frontend (#9262)

* proper saml redirection

* JIT not enabled error and clear error on login

* add saml available to precheck

* fix all

* allow logging in with SAML unenforced

* enable sso enforcement

* saml enforced column

* SAML config form

* full SAML configuration

* fix tests & refactor

* fix tests
2022-03-31 11:04:12 +02:00
..
saml_login_response
saml_login_response_alt_attribute_names feat(sso): Multitenant SAML (#9225) 2022-03-31 11:04:12 +02:00
saml_login_response_no_first_name