Skip to content

Commit

Permalink
Merge pull request #27 from internet2/comanage-shibboleth
Browse files Browse the repository at this point in the history
add shib env vars to COmanage
  • Loading branch information
chubing authored Dec 4, 2020
2 parents c127819 + 48c9f67 commit 12c6160
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Workbench/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,8 @@ services:
- USERTOKEN
- SHIBBOLETH_SP_ENCRYPT_CERT=/etc/shibboleth/sp-cert.pem
- SHIBBOLETH_SP_ENCRYPT_PRIVKEY=/run/secrets/shib_sp-key.pem
- SHIBBOLETH_SP_SIGNING_CERT=/etc/shibboleth/sp-cert.pem
- SHIBBOLETH_SP_SIGNING_PRIVKEY=/run/secrets/shib_sp-key.pem
networks:
- net
ports:
Expand Down

0 comments on commit 12c6160

Please sign in to comment.