on ‎2018 Aug 07 7:14 PM
I have created custom assistedservicestorefront and i could not login as asagent. I have an error "Request method 'POST' not supported". I have tried to perform debugging but AssistedServiceComponentController has not seen by storefront. I mean, debug is useless for it but debug works for AssistedServiceComponentRenderer. I did followings until now.
ant addoninstall ...
AssistedServiceComponent and related impexes
UserGroup and Employee impexes
...additionalWebSpringConfigs...=classpath:/.... in local.properties and project.properties
I guess it is related to bean called springSecurityFilterChain placed in storefront. When i comment the bean out, i can perform debugging in AssistedServiceComponentController but normal login disappeared. It does not already seem the solution to remove springSecurityFilterChain.
What can i solve this problem?
Request clarification before answering.
It is totally related to "addOnJavaScriptPaths" in "javascript.tag". When I enabled it for assistedservicestorefront, it works. Otherwise, it will throw the error that I mentioned above in CsrfFilter which is a filter of springSecurityFilterChain.
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 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.