Flagsmith / Flagsmith/flagsmith
Better messaging / prompts when using domain auth locking
- Dominant language
- Python
- Stars
- 6.6k
- Forks
- 567
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 121
Description
Currently Flagsmith offers the ability to lock domains to specific authentication methods. So, for example, users with @foo.com email addresses can be restricted to only authenticating with SAML.
This can cause issues with authentication, specifically in the invite flow, for users that are not aware of this fact.
Some improvements we can make here:
* Improve error message when attempting to register via an unsupported authentication method
* Include the expected authentication method in invite emails
* Login screen from an invite should only show allowed authentication methods
* Add this information to the Sales Dashboard for support staff to understand when providing customer support
Contributor guide
Assessment
This issue has not been assessed yet.