mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 00:03:28 +02:00
add saml audience option and manage required options (#843)
Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
This commit is contained in:
@@ -327,6 +327,7 @@ ExecStart=/usr/bin/docker run --rm \
|
||||
-e "SECRET=YOUR_SESSION_SECRET_HERE" \
|
||||
-e "SAML_ID_PROVIDER_ENTRY_POINT_URL=YOUR_ID_PROVIDER_ENTRY_POINT" \
|
||||
-e "SAML_ID_PROVIDER_ISSUER=YOUR_ID_PROVIDER_ISSUER" \
|
||||
-e "SAML_ID_PROVIDER_CALLBACK_URL=YOUR_ID_PROVIDER_CALLBACK_URL" \
|
||||
-e "SAML_ID_PROVIDER_CERT_PATH=/etc/id_provider.cert" \
|
||||
-p %i:3000 \
|
||||
devicefarmer/stf:latest \
|
||||
|
||||
Reference in New Issue
Block a user