Strapi
Create
Log in / Sign up
Roadmap
Security
15
Create a Post
Category
Select Category
Title
Details
Create Post
Powered by Canny
60
SSO: Permissions management via third-parties
Part of the SSO, we would like to support permissions management via third parties such as Active Directory, LDAP, JumpCloud, etc. It includes fields synchronization and roles mapping.
1
260
Support 2FA (via users & permissions plugin)
If you're building an API which needs a high-security level, it can be very useful to use a 2FA. We could pretty easily support two-factor authentication using the current implementation of the Users & Permissions plugin. For more details, please see https://github.com/strapi/strapi/issues/786
6
149
Multiple authentication providers per user
The current implementation only supports one provider by user. This feature will allow your user to support multiple authentication providers like Google and Twitter for the same user. Related issue: https://github.com/strapi/strapi/issues/2468
5
17
Support 2FA (via Admin Panel)
I think it would be very easy to add something like TOTP 2FA (EG google authentication) http://www.passportjs.org/packages/passport-2fa-totp/
0
5
Allow for configuration to specify JWT encryption type for JWTs
EG adding a configuration option to specify the JWT encryption scheme as something like RS256 or ECDH). See internal EE TID 4215
0
6
Use strapi as resource server when integrating with oauth2
When integrating with oauth2, I think it's more common to use strapi as resource server instead of client(strapi is headless). It's the duty of frontend (like nextjs) to get user authenticated and obtain the access token which used in Authentication header when access strapi, what strapi should do is validate access token and get user info from it. This make strapi more easy to integrate with other backend. see: https://github.com/strapi/strapi/issues/12207
0
34
Set password complexity
I would like to be able to set password complexity. It would be convenient to set restrictions to password length, big letters, small letters, numbers, etc see: https://github.com/strapi/strapi/issues/4990
2
126
Change user email
Currently, you cannot change the user email because it works like a unique ID. As we allow to edit the user password, we should also offer the ability to edit the email. This is the purpose of this feature. More details in this issue: https://github.com/strapi/strapi/issues/2691
0
2
Can specific File-Uploaded Type
It should be more specific for allowed types of media in "Files" choice to prevent uploading some file types, like only PDF or CSV.
0
1
Add support for AWS S3 KMS SSE
For detailed information please see internal TID4273 as this feature request comes from an enterprise customer. The request is to be able to support AWS's S3 server-side encryption KMS option for full bucket encryption
0
Load More
→
Powered by Canny