Revision db9083f9 snf-astakos-app/astakos/im/target/shibboleth.py

b/snf-astakos-app/astakos/im/target/shibboleth.py
160 160

  
161 161
        extra_context['provider'] = 'shibboleth'
162 162
        extra_context['token'] = user.token
163
        extra_context['signup_url'] = reverse('shibboleth_signup', args=(user.token,))
163 164

  
164 165
        return render_response(
165 166
            template,

Also available in: Unified diff