Ben Taylor wrote: > > kev > > Really no idea if this will work in your specific situation, but have > you tried: > s job=##class(%SYSTEM.Process).%OpenId($JOB) > s username=job.UserName > to get the username? > > Ben
Perhaps that's part of the key ?? I think it will need writing to a global to let me see it, after all, I assume I cannot process the page ? (or can I ?) - I need to take a closer look at the page being written to see if any? part of the csp process has been written, perhaps its the Java elements that's the problem - after all, there was 5 prompts for password before the "realm" password came up. (sorry started writing this and then the thoughts took over) having said that, I am still open to other suggestions. Any one got any knowledge about Java applets and security ( remember I haven't intentionally changed anything and definitely nothing has changed on the clients) thanks Ben, sometimes just having the brain sparked does something . . . kev
