pondersource / nextcloud-mfa-awareness

Make Nextcloud aware of whether the current user is logged in with Multi-Factor Authentication
MIT License
0 stars 2 forks source link

Configure docker compose with/without user_saml #10

Closed michielbdejong closed 1 year ago

michielbdejong commented 1 year ago

We want the mfachecker app to work both when user_saml is install locally, and when it's not. To test this, we need to have two separate docker compose configurations in some way.

michielbdejong commented 1 year ago

Done in the php-version-8 branch, using ./setup.sh saml vs ./setup.sh gss etc