Projet

Général

Profil

« Précédent | Suivant » 

Révision 84fe0501

Ajouté par Serghei Mihai il y a environ 9 ans

  • ID 84fe05019c26f47cdf71bb903afffd269ae63782
  • Parent 34457e9c

service discovery url read from confg

Voir les différences:

ckanext/ozwillo_pyoidc/plugin.py
25 25
    @classmethod
26 26
    def get_client(cls, g):
27 27
        params = conf.CLIENT.copy()
28
        params['srv_discovery_url'] = config.get('%s.ozwillo_discovery_url' % __name__)
28 29
        params['client_registration'].update({
29 30
            'client_id': g._extras['client_id'].value,
30 31
            'client_secret': g._extras['client_secret'].value,

Formats disponibles : Unified diff