[adjusting target mailing lists] On 5/31/07, Bassem Nasser <[EMAIL PROTECTED]> wrote:
I am looking for documentation about VOMS authorization plugins. I found only this page http://dev.globus.org/wiki/VOMS but it is not a development guide, it doesn't show: - how the PIP and PDP works - how the VOMS credentials are returned from the VOMS PIP? What format? - what if I want to use another PDP?
Sorry, I can answer only your last question. GridShib for GT v0.5.2 introduces a PDP with combined VOMS functionality. This is described in the docs http://gridshib.globus.org/docs/gridshib-gt-0.5.2/admin-index.html and implemented in the following interceptor: http://viewcvs.globus.org/viewcvs.cgi/gridshib/gt/interceptors/java/source/src/org/globus/gridshib/gt/authorization/ShibbolethPDP.java?view=log Hope this helps, Tom
