[SP] e2e tests for SAML/LDAP (#19182)

* [SP] e2e tests for SAML/LDAP

* [server-pro] tests: prefetch ldap and saml docker images

---------

Co-authored-by: Jakob Ackermann <jakob.ackermann@overleaf.com>
GitOrigin-RevId: 64298df3f3941a8267a8aacd431757d21b43c75b
This commit is contained in:
Miguel Serrano
2024-07-01 17:02:37 +02:00
committed by Copybot
parent fa6a178e61
commit 30a64401b2
7 changed files with 117 additions and 3 deletions

View File

@@ -108,3 +108,15 @@ services:
interval: 3s
timeout: 3s
retries: 30
saml:
restart: always
image: gcr.io/overleaf-ops/saml-test
environment:
SAML_TEST_SP_ENTITY_ID: 'sharelatex-test-saml'
SAML_BASE_URL_PATH: 'http://saml/simplesaml/'
SAML_TEST_SP_LOCATION: 'http://sharelatex/saml/callback'
ldap:
restart: always
image: rroemhild/test-openldap:1.1