Open Closed

Your feature request 💡 #3052


User avatar
4
alper created
Support Team Director

You can post your feature request under this topic.
If other members like the feature, they can upvote☝️ the post.
Upvotes will be considered when choosing from feature requests.

Rules of posting to this thread:

  • Your post should only contain feature requests. Posts with bug reporting or asking questions will be removed.

  • Your feature request must be a generic feature that will be used by most of the ABP developers.

  • Your feature request must clearly explain the problem the feature solves.

  • If you have multiple feature requests, do not write them in separate posts. Merge all the requests in a single post.


161 Answer(s)
  • User Avatar
    2
    roberto.fiocchi created

    I suggest closing this thread and opening a new one with the features that have been approved and that you are working on. So that we have visibility and can add or propose features that are important to us.
    Thanks

  • User Avatar
    1
    jacek.bialy created
    Description:

    Currently, in ABP, enforcing multi-factor authentication (MFA) only includes SMS/email methods, which are not considered fully secure. There is no option to enforce the use of an authenticator app.

    Problem:
    • The current MFA enforcement does not include authenticator apps.

    • SMS and email are vulnerable to attacks (e.g., phishing, SIM-swap).

    • From a standard business security requirements perspective, an authenticator app should be available as a mandatory MFA option.

    Expected Solution:
    • Add an option to enforce MFA using an authenticator app (Google Authenticator, Microsoft Authenticator, etc.).

    • Allow administrators (preferably at the tenant level) to enforce this setting for all users.

    • During login, check if the user has already configured an authenticator app. If not, enforce its setup, similar to the existing process available in the "My Account" section.

    Benefits:
    • Improved login security.

    • Compliance with modern security standards.

    • Better control for administrators over MFA policies.

  • User Avatar
    0
    EngincanV created
    Support Team .NET Developer

    ##### Description:

    Currently, in ABP, enforcing multi-factor authentication (MFA) only includes SMS/email methods, which are not considered fully secure. There is no option to enforce the use of an authenticator app.

    ##### Problem:

    • The current MFA enforcement does not include authenticator apps.

    • SMS and email are vulnerable to attacks (e.g., phishing, SIM-swap).

    • From a standard business security requirements perspective, an authenticator app should be available as a mandatory MFA option.

    Expected Solution:
    • Add an option to enforce MFA using an authenticator app (Google Authenticator, Microsoft Authenticator, etc.).

    • Allow administrators (preferably at the tenant level) to enforce this setting for all users.

    • During login, check if the user has already configured an authenticator app. If not, enforce its setup, similar to the existing process available in the "My Account" section.

    Benefits:
    • Improved login security.

    • Compliance with modern security standards.

    • Better control for administrators over MFA policies.

    ABP already provides 2fa with an authenticator app, see https://abp.io/docs/9.0/modules/identity/two-factor-authentication#user-side

  • User Avatar
    0
    jacek.bialy created

    Unfortunately, it seems that you didn’t read my problem description and proposed functionality carefully.
    As I mentioned, ABP supports authenticator apps, but it does not allow enforcing them for users.
    Please take another look at my description. I’m happy to assist and answer any questions or concerns.

  • User Avatar
    0
    roberto.fiocchi created

    11 months ago
    https://abp.io/qa/questions/3052/3a112b63-44ce-975c-4a5d-4e1eebde98cd

    Using Blazor Wasm:
    Implement the real-time notification system already present in AspNetZero

    P.S: We are having difficulties moving from AspNetZero to Abp framework with all of these features missing


    When will this feature be implemented?
    https://docs.aspnetzero.com/aspnet-core-mvc/latest/Features-Mvc-Core-Notifications

    It has been on the roadmap (https://abp.io/docs/latest/release-info/road-map#application-modules-ui-themes) for months and for us it has become important and urgent.

    We waited thinking it was in development, but we've had no feedback on whether it actually was or not and when it would be ready.
    We won't make another custom implementation to be thrown away.

    Can you provide me with some information about it?

    Thanks

  • User Avatar
    0
    roberto.fiocchi created

    11 months ago
    https://abp.io/qa/questions/3052/3a112b63-44ce-975c-4a5d-4e1eebde98cd

    Using Blazor Wasm:
    Implement the real-time notification system already present in AspNetZero

    P.S: We are having difficulties moving from AspNetZero to Abp framework with all of these features missing


    When will this feature be implemented?
    https://docs.aspnetzero.com/aspnet-core-mvc/latest/Features-Mvc-Core-Notifications

    It has been on the roadmap (https://abp.io/docs/latest/release-info/road-map#application-modules-ui-themes) for months and for us it has become important and urgent.

    We waited thinking it was in development, but we've had no feedback on whether it actually was or not and when it would be ready.
    We won't make another custom implementation to be thrown away.

    Can you provide me with some information about it?

    Thanks

    Hi @Alper,
    do you have any news about this?

    I also received the news of the end of support for AspNetBoilerPlate https://aspnetboilerplate.com/endofsupport

    We would like to migrate our project from AspNetZero to Abp.Commercial, but the lack of this service (https://aspnetboilerplate.com/Pages/Documents/Notification-System#user-notification-manager) is a problem for us because the solution is monolithic and we do not want to migrate to microservices or use Distributed Event Bus logics

    Can you tell me if the service is planned to be ported since it is always indicated in the roadmap?

    Thanks,
    Roberto

  • User Avatar
    0
    roberto.fiocchi created

    11 months ago
    https://abp.io/qa/questions/3052/3a112b63-44ce-975c-4a5d-4e1eebde98cd

    Using Blazor Wasm:
    Implement the real-time notification system already present in AspNetZero

    P.S: We are having difficulties moving from AspNetZero to Abp framework with all of these features missing


    When will this feature be implemented?
    https://docs.aspnetzero.com/aspnet-core-mvc/latest/Features-Mvc-Core-Notifications

    It has been on the roadmap (https://abp.io/docs/latest/release-info/road-map#application-modules-ui-themes) for months and for us it has become important and urgent.

    We waited thinking it was in development, but we've had no feedback on whether it actually was or not and when it would be ready.
    We won't make another custom implementation to be thrown away.

    Can you provide me with some information about it?

    Thanks

    Hi @Alper,
    do you have any news about this?

    I also received the news of the end of support for AspNetBoilerPlate https://aspnetboilerplate.com/endofsupport

    We would like to migrate our project from AspNetZero to Abp.Commercial, but the lack of this service (https://aspnetboilerplate.com/Pages/Documents/Notification-System#user-notification-manager) is a problem for us because the solution is monolithic and we do not want to migrate to microservices or use Distributed Event Bus logics

    Can you tell me if the service is planned to be ported since it is always indicated in the roadmap?

    Thanks,
    Roberto

    Can someone from Volosoft answer my question or do I need to open a separate ticket?

    Thanks

  • User Avatar
    0
    alper created
    Support Team Director

    this topic is only for feature requests. we don't iterate a conversation here to keep this list clean and neat. could you please ask your request via email or within another question.

  • User Avatar
    1
    roberto.fiocchi created

    this topic is only for feature requests. we don't iterate a conversation here to keep this list clean and neat. could you please ask your request via email or within another question.

    Hi Alper, this is a feature request, see my post https://abp.io/qa/questions/3052/3a112b63-44ce-975c-4a5d-4e1eebde98cd (11 months ago)
    I also already sent an email to info@volosoft.com

    Feature Request: Implement the real-time notification system

    This feature request was marked on your roadmap more than a year ago.

    Thanks

  • User Avatar
    1
    improwise created

    It seems like the LeptonX Navbar has now been updated to replace that hideous large icon in the middle with the typical hamburger menu to the right which is a good improvement. But with only four icon spots available, please don't use one of them for Settings, which might be something that most users change perhaps once if even that. Please instead put that in the hamburger menu and instead lets us have the other spots for what is app specific.

    image.png

    If you login it is even worse, now 2 out of 5 icons are used for something that could be under the hamburger menu

    image.png

    From what I know, there is no way you can modify this either than downloading source code for LeptonX and customize it yourself?

    Thanks.

  • User Avatar
    0
    abpVAndy2 created

    Group Chat feature, which mean few users can create group to chat.

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10