Skip to content

Commit

Permalink
Merge pull request #37367 from michalvavrik/feature/docs-form-auth-ru…
Browse files Browse the repository at this point in the history
…ntime-props-should-be-listed

Documentation: security auth mechanism guide must also list runtime form auth properties alongside build-time ones
  • Loading branch information
sberyozkin committed Nov 28, 2023
2 parents 78961a1 + de807d8 commit cdd5a93
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ public Response logout() {
The following properties can be used to configure form-based authentication:

include::{generated-dir}/config/quarkus-vertx-http-config-group-form-auth-config.adoc[opts=optional, leveloffset=+1]
include::{generated-dir}/config/quarkus-vertx-http-config-group-auth-runtime-config.adoc[opts=optional, leveloffset=+1]

[[mutual-tls]]
=== Mutual TLS authentication
Expand Down

0 comments on commit cdd5a93

Please sign in to comment.