SYMPTOMS
An external system tries to register a session in POA using the following linkhttp://<ui>:8080/servlet/Sessions?event=login&user=<USERNAME>&password=<PASSWORD> 403 - ERROR:javax.servlet.ServletException: Can't login Login and password are known to be valid.
CAUSE
Customers attached to brands can login using their branded URL only. This is default behaviour, but can be changed for enabling some special integration with external systems which do not operate with POA brands.RESOLUTION
To enable login from different brands, one should add the following string: allow.login.from.different.brand=yes
/usr/local/pem/ui/WEB-INF/conf/includes/custom.properties /etc/init.d/pemui restart Keywords: brand login allowed