Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OneLogin_Saml2_Error: Redirect to invalid URL: null #101

Closed
ovidner opened this issue Dec 6, 2015 · 0 comments
Closed

OneLogin_Saml2_Error: Redirect to invalid URL: null #101

ovidner opened this issue Dec 6, 2015 · 0 comments
Labels

Comments

@ovidner
Copy link
Owner

ovidner commented Dec 6, 2015

https://app.getsentry.com/liubiljettse/production/issues/99983253/

OneLogin_Saml2_Error: Redirect to invalid URL: null
(8 additional frame(s) were not displayed)
...
  File "newrelic/hooks/framework_django.py", line 872, in wrapper
    return wrapped(*args, **kwargs)
  File "django/views/generic/base.py", line 89, in dispatch
    return handler(request, *args, **kwargs)
  File "saml_service_provider/views.py", line 39, in post
    return HttpResponseRedirect(auth.redirect_to(req['post_data']['RelayState']))
  File "onelogin/saml2/auth.py", line 181, in redirect_to
    return OneLogin_Saml2_Utils.redirect(url, parameters, request_data=self.__request_data)
  File "onelogin/saml2/utils.py", line 217, in redirect
    OneLogin_Saml2_Error.REDIRECT_INVALID_URL
@ovidner ovidner added the bug label Dec 6, 2015
@ovidner ovidner closed this as completed in 2f49a3d Apr 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant