The [ssl]ssl-local-domain and [ldap]bind-on options are masked.
Can use the REST API to download the config and then just grep out ssl-local-domain.
curl -s -k -u admin:secret -H 'Accept: application/json' -X GET 'https://isam9050.level2.org/wga/reverseproxy/sales?action=export' > sales.zip
unzip sales.zip etc/webseald-sales.conf
grep "ssl-local-domain" etc/webseald-sales.conf
------------------------------
Nick
ISAM Level II Support
------------------------------
Original Message:
Sent: 08-16-2018 05:07
From: Jon Harry
Subject: WebSEAL SecurityDomains
Øyvind,
I wonder if it would be possible by using the WebSEAL instance name to determine the name of its configuration file and then using the REST API to get the value of something from Reverse Proxy configuration file that would identify the domain? Not sure what parameter that would be. Maybe bind-dn or ssl-local-domain... just an idea.
Cheers... Jon.
------------------------------
Jon Harry
Consulting IT Security Specialist
IBM
------------------------------