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