Hello guys,
I am trying to implement a custom authentication using this 3.9.11.3. Custom Authentication as a reference.
Following problems that i bumped into -
- The reference manual uses LoginService to generate user session but i am not sure whether the login service is a part of the platform or not because i am not able to import the package nor the service into the custom auth class.
- Pt.6 inside the same page suggests to exlude
OAuthTokenIssuer
bean and i am not sure which file needs updating in order to exclude i;e web.xml inside core module or web-spring.xml inside web module?
Currently i am getting following error err.log (9.7 KB) even after deleting the Custom Auth class and config files.
Platform version is : 7.1.1
Cuba studio version is : 2019.1