K
kh-it
Guest
Dear, I was testing if I could use a service without being logged on. So I added the service (ex. name=UnAuthenticatedService) to my spring security files. Great it was working directly when making some calls outside our application. But then I needed to integrate it into our application.... So we have 2 parts one part that needs all services with authentication and one part without authentication. So I was trying to create 2 JSDOSessions but can't get it to work. I'm sure many people has integrated something like this before, because you have to show the user some content before they can log on or some content that is public. Thx Kind regards
Continue reading...
Continue reading...