I'd really like to not have to install the simpleSAMLphp library on the same server, but rather have it run as a separate service in my docker setup. Is that possible or does it need to be installed on the same server?

Comments

johnzzon created an issue. See original summary.

dakku’s picture

AFAIK, u would have to have them on the same container. Not to say it cannot be done. The additional headache caused in setting it up is not worth in my opinion.

Any specific reason you want to do this other than "microservice segregation"?

dakku’s picture

Status: Active » Closed (works as designed)