Update swift.html.md

Add note for Swauth v1.0 support
This commit is contained in:
Top 2021-08-05 08:32:40 +10:00 committed by GitHub
parent 2f152f1139
commit 21a5103551
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ The following configuration options are supported:
* `swauth` - (Optional) Set to `true` to authenticate against Swauth, a * `swauth` - (Optional) Set to `true` to authenticate against Swauth, a
Swift-native authentication system. If omitted, the `OS_SWAUTH` environment Swift-native authentication system. If omitted, the `OS_SWAUTH` environment
variable is used. You must also set `username` to the Swauth/Swift username variable is used. You must also set `username` to the Swauth/Swift username
such as `username:project`. Set the `password` to the Swauth/Swift key. such as `username:project`. Set the `password` to the Swauth/Swift key. This feature supports v1.0 of the Swauth system.
Finally, set `auth_url` as the location of the Swift service. Finally, set `auth_url` as the location of the Swift service.
* `disable_no_cache_header` - (Optional) If set to `true`, the HTTP * `disable_no_cache_header` - (Optional) If set to `true`, the HTTP