:mod:`providers.esgfopenid` =========================== .. py:module:: providers.esgfopenid .. autoapi-nested-parse:: |openid| Providers ---------------------------------- Providers which implement the |openid|_ protocol based on the `python-openid`_ library. .. warning:: This providers are dependent on the |pyopenid|_ package. Module Contents --------------- .. py:class:: MyFetcher .. method:: _urlopen() .. py:class:: ESGFOpenID(*args,**kwargs) ESGF :class:`.OpenID` provider with a common provider url template ``"https://{hostname}/esgf-idp/openid/{username}"``.