We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0504675 commit 354350eCopy full SHA for 354350e
reference/configuration/security.rst
@@ -93,15 +93,15 @@ Each part will be explained in the next section.
93
access_denied_url: /foo/error403
94
access_denied_handler: some.service.id
95
entry_point: some.service.id
96
- provider: name
+ provider: some_key_from_above
97
context: name
98
stateless: false
99
x509:
100
101
http_basic:
102
103
http_digest:
104
105
form_login:
106
check_path: /login_check
107
login_path: /login
0 commit comments