spring security custom access denied

preview_player
Показать описание
In this lesson of our #springsecurity, we will see how to handle the access denied exception in more elegant and flexible way. When someone tries to access part of the application, spring security will throw an access denied exception if the user does not have the permissions to access it. By default, Spring security will use an OOTB #accessdenied page which might not be align to your style and design.

This lesson will cover the steps to use a custom access denied page for your application. We will also see what are the different options to handle this exception and how we can use the #springhandlers feature to provide more flexibility to handle this.

#springsecuirty #springsecuritycourse #springsecuritytutorial #springsecuritytutorials #accessdenied #customaccessdenied #springmvc #springboot #security #authorization #403accessdenied #403error #403

Рекомендации по теме
Комментарии
Автор

Hi @Java Development Journal, On postman I am getting 403 as status, Forbidden as error and message is null how can I give a message there? Can you help me with this

ramkesva
Автор

very helpful video, thank u so much muchh!

tunghoang
Автор

Sorry but still i have this problem - "Access is denied", help me please!

shahruhisaev