Skip to content

Custom Messages in authorizeUserUsing method #107

Open
@javier-villatoro

Description

I have a working SSO integration, and I would like to add functionality to inform users why they are not allowed to log in. From the authorizeUserUsing method, I can utilize Filament notifications to display specific messages to the user. However, the default user-not-allowed message continues to appear.

I would like to request the ability to customize or temporarily hide the default user-not-allowed message when I show a custom notification. The default message is still useful for other error scenarios, so I prefer not to disable it entirely.

At the moment, I don't see a way to accomplish this from the published files in my project, and I believe this feature would add more flexibility to the authorizeUserUsing method.

Thanks

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions