Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geclipse-dev] MyProxy support

Hi

> > For the GUI the problem is that if a plugin requests a VOMS proxy right
> > now the user does not get the option "MyProxy" because I do not know if I
> > will get a VOMS proxy from the MyProxy server.
> > For the API the problem is that I can not return the voms-proxy-id in the
> > canCreate() method because it is not sure that it will create a voms
> > proxy. Thats the reason why it now only returns globus proxies which are
> > the lowest common denominator.
>
> _if_ the voms plugins are available and the user has configured a VO you
> can always fetch the voms extensions (ie, create a voms proxy) yourself
> starting from a Globus proxy...

In g-Eclipse? How? (Still, if that is possible it requires extra steps which 
are not neccessary if you know that you already got a proxy with VOMS 
extensions from the MyProxy server).
Or did you mean to extend the MyProxy auth token creation to do that if a VOMS 
proxy was requested?


Cheers,
Thomas


Back to the top