Im trying to get multiple domains configured in Syncope 2.1.0, I've read the docs and have created a 2nd set of files under the "domains" directory and the system seems to recognize them and connects to their DB.
I was able to add the domain adminPassword using the "POST /domains" API using an account that had the correct DOMAIN_* entitlements, but the new domain still doesnt show up as an option in the main syncope-console login UI. I can login using the REST api via curl using the new admin:password combination along with the new realm in the X-Syncope-Domain header and get a token, so at least that much seems to be working. How do I make the 2nd domain appear as a choice for the web console login screen? It still only shows "Master" as the option. thanks, Wyllys Ingersoll
