pulibrary / pulmap

Princeton University Library Geoblacklight application.
Apache License 2.0
8 stars 2 forks source link

[Pulmap/production] ActionController::ActionControllerError: Cannot redirect to nil! #1153

Closed eliotjordan closed 1 year ago

eliotjordan commented 1 year ago

Backtrace

line 8 of [PROJECT_ROOT]/app/controllers/users/omniauth_callbacks_controller.rb: cas

View full backtrace and more info at honeybadger.io

hackartisan commented 1 year ago

This error happens because of the gem used in https://github.com/pulibrary/pulmap/pull/910 bring back the controller code from that PR that routes to root path if omniauth_origin is nil.