Hey SCN-Community,
currently I have an issue with BIP 4.2 and the OpenDocument.properties file located in the "<BOE_HOME>\Tomcat6\webapps\BOE\WEB-INF\config\custom" folder. It seems that the values doesn´t override the default settings and the OpenDocument page uses the secEnterprise login type.
Anybody have got an idea?
# You can specify the default Authentication types here. secEnterprise, secLDAP, secWinAD, secSAPR3
authentication.default=secSAPR3
# Choose whether to let the user change the authentication type. If it isn't shown the default authentication type from above will be used
authentication.visible=true
Kind regards
André
Stop the Tomcat. Delete the Tomcat cache from the work folder. And restart the Tomcat. Check the behavior.
Add a comment