General
Please search for existing ideas before posting a new idea.
109 results found
-
Access Control List for Web Interface & Mobile App
We are a .org wishing to implement Mattermost.
We would like only a specific group of "internal" users to be allowed to access the server from outside the firewall. In addition, we would also like a specific group of external clients to be able to access the server through the mobile app.
I understand one method is to use a VPN. However, an additional app to put on someone's device may be a burden.
The Novell/Micro Focus Product Webaccess has a feature that allows the admin to specify users via an .xml file.
A snippet:
"Controlling WebAccess Usage:
You can…
9 votes -
Implement 2 Factor Authentication using yubikey Hardware Token
Support for 2 Factor Authentication using yubikey (https://www.yubico.com/products/yubikey-hardware/) in addition to the software MFA available in Enterprise Edition: https://docs.mattermost.com/deployment/auth.html
48 votes -
New Channel Announcements
When people create new channels within a team, it would be great to have a popup that shows team members within the channel a screen something like "New Channels created since your last visit, refresh, etc..."
What we are finding is people are creating new channels within Teams, yet no one knows about them unless they click on the More link within the team.
14 votes -
make administrators able to look into private chats
In corporate environments it is sometimes necessary on legal grounds to check an employees communication. Usually the management asks the IT therefor to deliver ones communication. Currently an administrator is neither able to view the existing private chats from any user nor is there an export function to extract all users content from the database
57 votes -
EE: OAuth2 for generic identity provider
Add support for a generic OAuth2 provider for Mattermost Enterprise Edition, in addition to other single-sign-on features for enterprises.
241 votesWork has begun to support OpenID Connect, which enables one to use any OAuth 2.0 identity solution. It is planned for Mattermost Cloud and Mattermost Self-Managed E20.
-
Atlassian Crowd Support
Atlassian Crowd is the SSO and central user-manager for all Atlassian Products. Its provides an REST and SOAP API.
Following features would be nice:
- Synchronize users with crowd
- Use crowd Cookie to authenticate userAlso see:
- Atlassican Crowd Features: https://www.atlassian.com/software/crowd/overview/key-features
- Atlassican Crowd Pricing: https://www.atlassian.com/software/crowd/pricing50 votes -
Purge Inactive Users
It would be great to be able to purge users who have not logged into the site in a definable window.
7 votes -
Microsoft Active Directory SSO with reverse proxy REMOTE_USER
For advanced enterprises with sophisticated authentication requirements, this feature would allow authentication through REMOTE_USER information passed in via HTTP headers
This feature requires a fundamental change to the Mattermost user model so that users can exist outside of teams.
Several threads have discussed this feature:
- https://forum.mattermost.org/t/active-directory-sso-through-a-reverse-proxys-remote-user/295
- https://forum.mattermost.org/t/client-side-certificate-authentication/11747 votes -
Microsoft MS-CAPI / PKCS 11 Support
For advanced enterprises, MS-CAPI / PKCS 11 support would allow additional enterprise authentication options across all native clients plus the web experience.
4 votes -
Prompt email-based accounts to re-auth using LDAP during migration period
Our organization wishes to use the new bulk export tool to migrate teams and users from our pilot server. This server used email-based accounts, and we are now using LDAP authentication on the new Enterprise server.
All of these accounts should have LDAP, but were created using email addresses that do not always map. We want users to be able to log in once with their old email authentication, then be prompted to log in again using their LDAP credentials.
4 votes -
Enable Team invite link when account creation is set to false for private teams
Team invite link is not available when account creation is set to false.
Inviting users manually via email is tedious, it would be easy if the team invite link is available.3 votes -
Re-Add yourself to a channel you left
We would like to have a feature where you can add yourself back to a channel that you have left.
1 vote -
Chatting to Golang Bot through direct message
Hello, I have the golang bot implemented into a mattermost channel.
It would be helpful to have an option for users to ask the bot questions in a Direct message as opposed to just a public channel.
I feel that this would encourage users to use the bot more and help shy users as well. That way there can be some sort of privacy between users.
Also, a way to have a log for Admins to keep track of what questions are being asked will be helpful in developing the bot further.36 votes -
EE: Provide controls for creation of public and private channels at the team level
The global channel settings aren't flexible enough create teams with differing levels of channel security. Please consider adding the public & private channel settings at the team level.
Simplistic example:
Team A: invite only with the creation of public rooms disabled Team B: public team, with the creation of public rooms enabled Team C: public room with the creation of public rooms disabled
3 votes -
Report duplicate AD/LDAP information rather than setting usernames to random strings every hour
When the AD/LDAP User Filter is too permissive, multiple user objects with the same Email Attribute may be returned. When this happens, and the Username Attribute is not present on the returned value, Mattermost may reset the username of the existing user with the same email address to a random string. This repeats every 60 minutes (or whatever the Synchronization Interval is set to).
For example, if two LDAP objects are returned:
{ userclass=contact, email=myusername@example.com }
{ userclass=user, sAMAccountName=myusername, email=myusername@example.com }In this case, Mattermost may cause username@example.com's account to have its user id changed to a…
11 votes -
Ability to search all content (FOIA)
Sorry if this is already a feature (I'm a Mattermost noob) but I haven't found a way of doing this yet...
If we are going to implement this, we WILL need a way to search all content (Public/Private channels, Direct messages and Archived) for legal queries!
This is a basic requirement of all software we implement within Government!
Note: I am currently using the Team edition as a trial, so maybe it is a feature in the Enterprise version??
6 votes -
direct message
Improve search/filter during direct message.
With more than 100 users, it is really tough to find the user for DM through scrolling. Sometimes the user only know the first name and not last name... or worse, can only guess the spellingWould be great if we could use
"mochi"
to find
"masashi-mochizuki"
7 votes -
Set policy for password history
A companies security policy often has rules stating that a password may not be reused. To facilitate this many applications have a feature that allows the administrator to state how many passwords the application should remember until a password can be reused. Think, for example, a maximum of 10 password that the application must remember.
3 votes -
EE: Legal notice presentation for system, team and channels
Similar to Custom intro text for systems, teams and channels (https://mattermost.uservoice.com/forums/306457-general/suggestions/18595492-custom-intro-text-for-system-team-and-channels) this EE feature would be to enable the presentation of legal notices, formatted in markdown, by clicking an "I agree" button, instead of a "I do not agree" button (which would deny access to the system, team or channel on which the legal agreement is attached.
There needs to be a PRINT button to print the agreement, and a DOWNLOAD button to download a copy as a text file (in markdown, which is readable).
A full text record of the agreement at the time of acceptance should…
1 vote -
Add option to set Avatar size
Currently the avatar size is around 32px.
My test users are hoping it could be bigger so as to recognize people easily.
I did a local test and increasing the size to 50px+ would not affect the layout and is indeed easier to find people.
3 votes
- Don't see your idea?