B
bart.syryn
Guest
Hi Folks, We're checking what we need to change in our code to get the application Multi-tenant. I see that you need a client-principal to authanticate. But I don't understand how this works when you have a stateless-appserver. Example, the user logs in (we have username, password and domain/tenant). We pass that to the appserver. We don't understand what happens there. I assume that we need to pass back something to the client-side (what and what are the datatypes). But how does this work when the user is logged in and he works in the application. Everytime, when data is needed, there's an appserver call, do we need to change all the appserver-programs to get that program to the correct tenant ? We use stateless-appserver ... The same question with webspeed. There's a html-page with login, do we need to change anything in webspeed/speedscript ? Kind regards Bart Syryn
Continue reading...
Continue reading...