While connecting to filenet(in websphere) content engine
I have a requirement where we have some usernames and not there password and want to use them using the service user authentication , in a java standalone or J2EE application.
I can authenticate them using my own login module and without service user, but I am searching if its possible to authenticate them and perform action using the service user authentication.