Satosa-Saml2Spid icon indicating copy to clipboard operation
Satosa-Saml2Spid copied to clipboard

custom settings for wordpress test demo

Open MurruAlessio opened this issue 11 months ago • 0 comments

The following changes have been made to adapt the SaToSa container instance for our test case with spid-saml-check and Wordpress Onelogin plugin.

The docker-compose have now 2 new volumes:

  • my_docker_volumes:
    • Contains the metadata and nginx folder and are used in substitution of satosa-saml2spid_metadata and satosa-saml2spid_certs
      • We got some problems writing/reading inside the satosa-saml2spid_metadata e satosa-saml2spid_certs volumes so we have created this new folder to achieve the tests
  • my_custom_configurations: used to add new target_based_routing.yaml mappings and spid-idps.js buttons.

To make SaToSa works with our IP machine(or docker network id) we have changed locally the HOSTNAME environment variable inside the .env file

MurruAlessio avatar Jul 27 '23 15:07 MurruAlessio