Wyllys Ingersoll created SYNCOPE-1341:
-----------------------------------------
Summary: Domain should be configurable parameter for
syncope-enduser docker image
Key: SYNCOPE-1341
URL: https://issues.apache.org/jira/browse/SYNCOPE-1341
Project: Syncope
Issue Type: Improvement
Components: docker
Affects Versions: 2.1.0
Reporter: Wyllys Ingersoll
Currently the "domain" parameter in
[enduser.properties.template|https://github.com/apache/syncope/blob/master/docker/enduser/src/main/resources/enduser.properties.template]
is hardcoded to "Master". For multi-tenant support with multiple domains it
would be nice to be able to define multiple instances of syncope-enduser, one
for each domain (so users can self-register and self-administer for each
tenant/domain). Making the domain a configurable parameter that could be set
from the docker or docker-compose file environment would be very nice.
[enduser.properties.template:19|https://github.com/apache/syncope/blob/e6cd20ed36666743b878a87185f87fec79826ff8/docker/enduser/src/main/resources/enduser.properties.template#L19]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)