View Single Post
  #3 (permalink)  
Old 05-08-2008
joshmoore joshmoore is offline
Registered User
 
Name: Josh Moore
Organization: Glencoe Software, Inc.
Project: OMERO, http://trac.openmicroscopy.org.uk/omero
 
Join Date: Feb 2007
Location: Germany
Posts: 59
Exactly. Thanks for working through the full explanation.

All authentication of users happens via the blitz username/passwords, and I'm currently looking into the authentication/authorization options for the processors.

I think a simplified question covering most of my issues would be:

" Is there a way to query the authentication information for a processor after it has registered itself with the grid via a PermissionsVerifier? "

If yes, then I should be able to solve my problem. If not, I either have to do it in application code, or hope for a more ingenious solution from you.

Best wishes,
~Josh
Reply With Quote