Error VerifyProperties:182

Jamie Sammons, modified 2 Years ago. New Member Posts: 10 Join Date: 2/28/23 Recent Posts

I have Error:

2023-03-14 18:33:36.464 ERROR [main][VerifyProperties:182] Portal property "redirect.url.domains.allowed" is obsolete
2023-03-14 18:33:36.465 ERROR [main][VerifyProperties:182] Portal property "redirect.url.ips.allowed" is obsolete
2023-03-14 18:33:36.465 ERROR [main][VerifyProperties:182] Portal property "redirect.url.security.mode" is obsolete
 

thumbnail
Jamie Sammons, modified 2 Years ago. Liferay Legend Posts: 14933 Join Date: 9/2/06 Recent Posts

It's an accurate report. These things are no longer defined in portal-ext.properties.

Instead, they are managed in the OSGi configurations. So you can use the UI to set the values or .config files deployed to the osgi/config folder.