Skip to content

Commit

Permalink
Merge pull request #16591 from sberyozkin/disable_sec_doc_update
Browse files Browse the repository at this point in the history
Update the section about disabling security with a link to the TestSecurity doc
  • Loading branch information
sberyozkin authored Apr 21, 2021
2 parents ef07949 + 402168f commit 3fcb90c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/main/asciidoc/security-customization.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,8 @@ public class DisabledAuthController extends AuthorizationController {
}
----

Please also see link:security-testing#testing-security[TestingSecurity Annotation] section on how to disable the security checks using `TestSecurity` annotation.

== Registering Security Providers

=== Default providers
Expand Down

0 comments on commit 3fcb90c

Please sign in to comment.