Publishing the Community Self-Service portal
Hi,
We installed the community self-service portal, and we are currently testing it to know if it meets our needs.
So the question is, can we publish the community self-service portal over internet , or is that a paid feature?
thanks!
Answers
It can be published over the internet the same as any IIS website, you would just need to point a DNS record at the IP address of that server assuming its internet facing - or if the server is airgapped \ requires DMZ deployment to be accessed across the internet look to create a reverse proxy to your back end portal server.
Ideally you will want to make sure you have configured HTTPS and enabled forms authentication.