Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-01-17 | bump version to v1.9.0.dev1 v1.9.0.dev1 | Richard van der Hoff | 1 | -1/+1 | |
2020-01-17 | Delegate remote_user_id mapping to the saml mapping provider (#6723) | Richard van der Hoff | 3 | -6/+23 | |
Turns out that figuring out a remote user id for the SAML user isn't quite as obvious as it seems. Factor it out to the SamlMappingP |