Project

General

Profile

« Previous | Next » 

Revision a402d093

Added by Serghei Mihai almost 10 years ago

service_redirect_uri different from service_uri

View differences:

ckanext/ozwillo_organization_api/plugin.py
113 113
            'payment_option': 'FREE',
114 114
            'target_audience': ['PUBLIC_BODIES'],
115 115
            'contacts': [organization_uri],
116
            'redirect_uris': [organization_uri],
116
            'redirect_uris': [organization_uri + '/redirect'],
117 117
            'visible': True}],
118 118
            'instance_id': instance_id,
119 119
            'destruction_uri': delete_uri,

Also available in: Unified diff