I have a question
- Update the perc-secured-sections.properties file including the member.service.* properties to match your environment.
Can you tell me what this means so I can ask our IT guys to do it?
does this mean we need to open these ports, or assign new ports?
membership.service.port is the port to use to access
the membership service for authentication, should be the correct
port for the specified membership.service.protocol
membership.service.port=9980
perc.webserver.http.port is the HTTP port of the web server
which services all published pages.
perc.webserver.http.port=9980
perc.webserver.https.port is the HTTPS port of the web server
which services all published pages.
perc.webserver.https.port=8443
are these links - login success etc - variables that will pull actual pages from percussion, or links to pages on our site that we named whatever we named them?
perc.login.login.page is the published location of the
page containing the login form.
perc.login.login.page=/login-page
perc.login.login.success.page is the location of an
(optional) published page for redirect in cases in which
no secure resource has been requested
perc.login.login.success.page=/login-success
and it they are not variables, how can we set up secure sections on more than one web site?