Hello !
we need to develop a wdk application which will be published in the web.
The fact is that it has to work:
1) Like an intranet for administering (with login).
2) Like an open internet application to consult objects in the repository (the users do not have to login and the call to the wdk application would be responsability of an internet portal).
Is it possible to avoid login in a wdk application? We are thinking about implement a custom login and simulate de login depending of a parameter... is it possible to do that?
Thank you in advance