Is there an existing feature request for this?
Is your feature related to a problem? Please describe.
No response
Describe the solution you'd like
Each client will check different requirements, so the message to the user should explain the reason why access has been denied.
Describe alternatives you've considered
I have made a modification to the RestrictClientAuthAuthenticator.htmlErrorResponse method to look for whether there are messages of the form . and in that case that message is displayed instead of the configured in the authentication step
Anything else?
No response
Is there an existing feature request for this?
Is your feature related to a problem? Please describe.
No response
Describe the solution you'd like
Each client will check different requirements, so the message to the user should explain the reason why access has been denied.
Describe alternatives you've considered
I have made a modification to the RestrictClientAuthAuthenticator.htmlErrorResponse method to look for whether there are messages of the form . and in that case that message is displayed instead of the configured in the authentication step
Anything else?
No response