on ‎2019 Jul 02 6:25 PM
I am not able to override backoffice-spring-security.xml I have created -backoffice-spring-security.xml but this is not working.
I am doing this for setting maximum backffice concurrent session to 1.
Can someone help?
Request clarification before answering.
Please add the following in the project.properties file of your custombackofficeext and import your spring-security.xml in the import.xml:
HybrisBackoffice.additionalWebSpringConfigs.mybackoffice=classpath:/custombackofficeext/spring/import.xml
where custombackofficeext/spring is a folder structure inside custombackofficeext/resources.
You can check hybris/bin/ext-template/yacceleratorcockpits/project.properties for an example.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Did you defined your xml in backoffice-web-spring.xml.
like: <import resource="classpath:/META-INF/standard-editors-spring.xml"/>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.