Skip to content

v1.2.0

@suutari-ai suutari-ai tagged this 05 Sep 10:24
Changes since 1.1.0:

- Support custom User model

  - Utilize Django's get_user_model function to get the active User
    model which might be customized with the AUTH_USER_MODEL setting

- Support populating any User field from the SAML reply

  - Implement copying data from the SAML reply to any field of the User
    object by specifying the fields in the ATTRIBUTES_MAP setting
Assets 2