9 Commits (60a8bde16b8fa683e75b3a261f8a353e3b48d9c9)

Author SHA1 Message Date
Richard van der Hoff 198c5b9675 use `email` for email blocking 5 years ago
Richard van der Hoff 705c378407 use `http://schemas.auth0.com/email` for email blocking 5 years ago
Richard van der Hoff 12e759155a remove saml attribute maps and hardcode attribute names
the maps are hard to maintain and don't add much value.
5 years ago
Richard van der Hoff f6fd40c1b3 Allow specification of domain block list inline 5 years ago
Richard van der Hoff 2556450557
Block new registrations based on a domain blacklist (#2) 5 years ago
Richard van der Hoff c272f2f075 fix lint 5 years ago
Richard van der Hoff 171ec41069 Hopefully, fix NameID parsing 5 years ago
Richard van der Hoff 4c15ff5fd2 Implement new get_remote_user_id method 5 years ago
Richard van der Hoff f85ec19465
Allow users to pick a username on login (#1)
This is essentially a rewrite to collect the username from the user when they first log in, rather than try to determine it algorithmically from SAML attributes.
5 years ago