-
Bug
-
Resolution: Done
-
Blocker
-
SaaS
-
False
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
-
-
Using the 3scale SaaS Admin Portal, for products configured to use OIDC authentication when we try to edit the Redirect URL under "/p/admin/applications/<application_id>" we are getting the error "This content failed to load".
Checking the system log we can see the following errors:
AbstractController::ActionNotFound (The action 'edit_redirect_url' could not be found for Provider::Admin::ApplicationsController):
{:exception=>{:class=>AbstractController::ActionNotFound, :message=>"The action 'edit_redirect_url' could not be found for Provider::Admin::ApplicationsController", :backtrace=>["/home/bender/system_production/shared/bundle/ruby/2.4.0/gems/actionpack-5.0.7.2/lib/abstract_controller/base.rb:121:in `process'", "/home/bender/system_production/shared/bundle/ruby/2.4.0/gems/actionview-5.0.7.2/lib/action_view/rendering.rb:30:in `process'", "/home/bender/system_production/shared/bundle/ruby/2.4.0/gems/actionpack-5.0.7.2/lib/action_controller/metal.rb:190:in `dispatch'", "/home/bender/system_production/shared/bundle/ruby/2.4.0/gems/actionpack-5.0.7.2/lib/action_controller/metal.rb:262:in `dispatch'"]}, :parameters=>{}}