Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geclipse-dev] New method:IVirtualOrganization.getDefaultTokenDescription()

Hi

> > > So let the user decide, and I would recommend the user to create VOMS
> > > proxy if available. Perhaps that make things not as straightforward as
> > > proposed by Mariusz.
> >
> > I also think it would be best to let the user decide which one to use.
> > But this needs some change in the way the auth tokens are requested, or
> > at least how the possible options are determined (so if a globus proxy
> > is requested also the voms proxy is an available option since it is
> > compatible).
>
> Fully agree. But Mariusz proposal is anyways good/needed i think.
>
> Remember that GridFTP needs a GlobusProxy, which allows the VOMS proxy case
> because
> public class VomsProxyDescription
>     extends GlobusProxyDescription {
>
> so we should let the user choose but still recommend him to use the default
> proxy-type for that VO (and pre-select that one in the selection dialog so
> that the user can simply press enter without much thinking!

I have not added anything to specify a default value, but now compatible 
wizards for another wizard can be specified (so the VOMS proxy wizard should 
now also show up if a Globus proxy is requested).


Cheers,
Thomas


Back to the top