]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
fbb-api - add HTTP Auth for swagger documentation (fix)
authorThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Fri, 17 Aug 2018 12:36:26 +0000 (14:36 +0200)
committerThomas Dalichow <thomas.dalichow@publicispixelpark.de>
Fri, 17 Aug 2018 12:36:26 +0000 (14:36 +0200)
customer/fbb-api/tst-api01-fbb.pixelpark.net.yaml
customer/fbb-api/tst-api02-fbb.pixelpark.net.yaml

index 01b1d9b6a53fc4d34b0537807841b2f3b428afef..a45c73e04d4a05523f4683623bb6a85893238fcf 100644 (file)
@@ -79,6 +79,7 @@ infra::profile::apache::pp_vhosts:
       - location3:
         provider: location
         path: '/api/v1/documentation'
+        auth_type: Digest
         auth_name: server
         auth_digest_provider: file
         auth_user_file: '/etc/httpd/htdigest'
index 0f7efc38dc6e7ab446a63edac5fe5cfff42fc6c1..d6e3c97162fc3e2f8e62d649e78348bbc1e1c320 100644 (file)
@@ -62,6 +62,7 @@ infra::profile::apache::pp_vhosts:
       - location3:
         provider: location
         path: '/api/v1/documentation'
+        auth_type: Digest
         auth_name: server
         auth_digest_provider: file
         auth_user_file: '/etc/httpd/htdigest'