Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 35ms (Views: 35.0ms) Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 37ms (Views: 36.4ms) Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 34ms (Views: 33.3ms) Processing by ExampleController#index as HTML Completed 500 Internal Server Error in 3ms Processing by ExampleController#index as HTML Completed 500 Internal Server Error in 3ms Processing by ExampleController#index as HTML Completed 500 Internal Server Error in 3ms Processing by ExampleController#index as HTML Completed 500 Internal Server Error in 3ms Processing by ExampleController#index as HTML Completed 500 Internal Server Error in 3ms Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 177341ms (Views: 71.0ms) Processing by ExampleController#index as HTML Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 38ms (Views: 37.7ms) Processing by ExampleController#index as HTML Completed 500 Internal Server Error in 0ms Processing by ExampleController#index as HTML Completed 500 Internal Server Error in 0ms Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 35ms (Views: 34.7ms) Processing by ExampleController#index as HTML Processing by ExampleController#index as HTML Completed 500 Internal Server Error in 0ms Started GET "/" for 127.0.0.1 at 2012-03-27 12:50:54 +0000 NoMethodError (undefined method `include?' for nil:NilClass): oa-core (0.2.6) lib/omniauth/builder.rb:29:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/cookies.rb:338:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.1) lib/active_support/callbacks.rb:405:in `_run__3046198643255320808__call__326702852835418696__callbacks' activesupport (3.2.1) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.1) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.1) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.1) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/static.rb:53:in `call' railties (3.2.1) lib/rails/engine.rb:479:in `call' railties (3.2.1) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/builder.rb:134:in `call' rack (1.4.1) lib/rack/urlmap.rb:64:in `block in call' rack (1.4.1) lib/rack/urlmap.rb:49:in `each' rack (1.4.1) lib/rack/urlmap.rb:49:in `call' rack-test (0.6.1) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.1) lib/rack/test.rb:219:in `process_request' rack-test (0.6.1) lib/rack/test.rb:57:in `get' /usr/lib/ruby/1.9.1/forwardable.rb:182:in `get' capybara (1.1.2) lib/capybara/rack_test/browser.rb:62:in `process' capybara (1.1.2) lib/capybara/rack_test/browser.rb:21:in `visit' capybara (1.1.2) lib/capybara/rack_test/driver.rb:32:in `visit' capybara (1.1.2) lib/capybara/session.rb:157:in `visit' capybara (1.1.2) lib/capybara/dsl.rb:161:in `visit' /mnt/hgfs/dev/gov/gds-sso/spec/acceptance/authentication_spec.rb:8:in `block (3 levels) in ' rspec-core (2.8.0) lib/rspec/core/example.rb:80:in `instance_eval' rspec-core (2.8.0) lib/rspec/core/example.rb:80:in `block in run' rspec-core (2.8.0) lib/rspec/core/example.rb:173:in `with_around_hooks' rspec-core (2.8.0) lib/rspec/core/example.rb:77:in `run' rspec-core (2.8.0) lib/rspec/core/example_group.rb:355:in `block in run_examples' rspec-core (2.8.0) lib/rspec/core/example_group.rb:351:in `map' rspec-core (2.8.0) lib/rspec/core/example_group.rb:351:in `run_examples' rspec-core (2.8.0) lib/rspec/core/example_group.rb:337:in `run' rspec-core (2.8.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.8.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.8.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.8.0) lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' rspec-core (2.8.0) lib/rspec/core/command_line.rb:28:in `map' rspec-core (2.8.0) lib/rspec/core/command_line.rb:28:in `block in run' rspec-core (2.8.0) lib/rspec/core/reporter.rb:34:in `report' rspec-core (2.8.0) lib/rspec/core/command_line.rb:25:in `run' rspec-core (2.8.0) lib/rspec/core/runner.rb:80:in `run_in_process' rspec-core (2.8.0) lib/rspec/core/runner.rb:69:in `run' rspec-core (2.8.0) lib/rspec/core/runner.rb:10:in `block in autorun' Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.2ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.4ms) Started GET "/" for 127.0.0.1 at 2012-03-27 12:51:13 +0000 NoMethodError (undefined method `include?' for nil:NilClass): oa-core (0.2.6) lib/omniauth/builder.rb:29:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/cookies.rb:338:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.1) lib/active_support/callbacks.rb:405:in `_run__1338595055105582362__call__541812865965878105__callbacks' activesupport (3.2.1) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.1) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.1) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.1) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/static.rb:53:in `call' railties (3.2.1) lib/rails/engine.rb:479:in `call' railties (3.2.1) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/builder.rb:134:in `call' rack (1.4.1) lib/rack/urlmap.rb:64:in `block in call' rack (1.4.1) lib/rack/urlmap.rb:49:in `each' rack (1.4.1) lib/rack/urlmap.rb:49:in `call' rack-test (0.6.1) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.1) lib/rack/test.rb:219:in `process_request' rack-test (0.6.1) lib/rack/test.rb:57:in `get' /usr/lib/ruby/1.9.1/forwardable.rb:182:in `get' capybara (1.1.2) lib/capybara/rack_test/browser.rb:62:in `process' capybara (1.1.2) lib/capybara/rack_test/browser.rb:21:in `visit' capybara (1.1.2) lib/capybara/rack_test/driver.rb:32:in `visit' capybara (1.1.2) lib/capybara/session.rb:157:in `visit' capybara (1.1.2) lib/capybara/dsl.rb:161:in `visit' /mnt/hgfs/dev/gov/gds-sso/spec/acceptance/authentication_spec.rb:8:in `block (3 levels) in ' rspec-core (2.8.0) lib/rspec/core/example.rb:80:in `instance_eval' rspec-core (2.8.0) lib/rspec/core/example.rb:80:in `block in run' rspec-core (2.8.0) lib/rspec/core/example.rb:173:in `with_around_hooks' rspec-core (2.8.0) lib/rspec/core/example.rb:77:in `run' rspec-core (2.8.0) lib/rspec/core/example_group.rb:355:in `block in run_examples' rspec-core (2.8.0) lib/rspec/core/example_group.rb:351:in `map' rspec-core (2.8.0) lib/rspec/core/example_group.rb:351:in `run_examples' rspec-core (2.8.0) lib/rspec/core/example_group.rb:337:in `run' rspec-core (2.8.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.8.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.8.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.8.0) lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' rspec-core (2.8.0) lib/rspec/core/command_line.rb:28:in `map' rspec-core (2.8.0) lib/rspec/core/command_line.rb:28:in `block in run' rspec-core (2.8.0) lib/rspec/core/reporter.rb:34:in `report' rspec-core (2.8.0) lib/rspec/core/command_line.rb:25:in `run' rspec-core (2.8.0) lib/rspec/core/runner.rb:80:in `run_in_process' rspec-core (2.8.0) lib/rspec/core/runner.rb:69:in `run' rspec-core (2.8.0) lib/rspec/core/runner.rb:10:in `block in autorun' Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.5ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (11.1ms) Started GET "/" for 127.0.0.1 at 2012-03-27 12:59:30 +0000 NoMethodError (undefined method `include?' for nil:NilClass): oa-core (0.3.2) lib/omniauth/builder.rb:29:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/cookies.rb:338:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.1) lib/active_support/callbacks.rb:405:in `_run__3816409998346614856__call__3288396198217105469__callbacks' activesupport (3.2.1) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.1) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.1) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.1) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.1) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.1) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.1) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.1) lib/action_dispatch/middleware/static.rb:53:in `call' railties (3.2.1) lib/rails/engine.rb:479:in `call' railties (3.2.1) lib/rails/application.rb:220:in `call' rack (1.4.1) lib/rack/builder.rb:134:in `call' rack (1.4.1) lib/rack/urlmap.rb:64:in `block in call' rack (1.4.1) lib/rack/urlmap.rb:49:in `each' rack (1.4.1) lib/rack/urlmap.rb:49:in `call' rack-test (0.6.1) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.1) lib/rack/test.rb:219:in `process_request' rack-test (0.6.1) lib/rack/test.rb:57:in `get' /usr/lib/ruby/1.9.1/forwardable.rb:182:in `get' capybara (1.1.2) lib/capybara/rack_test/browser.rb:62:in `process' capybara (1.1.2) lib/capybara/rack_test/browser.rb:21:in `visit' capybara (1.1.2) lib/capybara/rack_test/driver.rb:32:in `visit' capybara (1.1.2) lib/capybara/session.rb:157:in `visit' capybara (1.1.2) lib/capybara/dsl.rb:161:in `visit' /mnt/hgfs/dev/gov/gds-sso/spec/acceptance/authentication_spec.rb:8:in `block (3 levels) in ' rspec-core (2.8.0) lib/rspec/core/example.rb:80:in `instance_eval' rspec-core (2.8.0) lib/rspec/core/example.rb:80:in `block in run' rspec-core (2.8.0) lib/rspec/core/example.rb:173:in `with_around_hooks' rspec-core (2.8.0) lib/rspec/core/example.rb:77:in `run' rspec-core (2.8.0) lib/rspec/core/example_group.rb:355:in `block in run_examples' rspec-core (2.8.0) lib/rspec/core/example_group.rb:351:in `map' rspec-core (2.8.0) lib/rspec/core/example_group.rb:351:in `run_examples' rspec-core (2.8.0) lib/rspec/core/example_group.rb:337:in `run' rspec-core (2.8.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.8.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.8.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.8.0) lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' rspec-core (2.8.0) lib/rspec/core/command_line.rb:28:in `map' rspec-core (2.8.0) lib/rspec/core/command_line.rb:28:in `block in run' rspec-core (2.8.0) lib/rspec/core/reporter.rb:34:in `report' rspec-core (2.8.0) lib/rspec/core/command_line.rb:25:in `run' rspec-core (2.8.0) lib/rspec/core/runner.rb:80:in `run_in_process' rspec-core (2.8.0) lib/rspec/core/runner.rb:69:in `run' rspec-core (2.8.0) lib/rspec/core/runner.rb:10:in `block in autorun' Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.1ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.5ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:05:42 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso_api_access strategy Completed 500 Internal Server Error in 3ms NameError (uninitialized constant User): Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.7ms) Processing by ExampleController#index as HTML Completed 500 Internal Server Error in 0ms Started GET "/" for 127.0.0.1 at 2012-03-27 13:07:07 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso_api_access strategy Completed 500 Internal Server Error in 1ms NoMethodError (undefined method `first' for User:Class): Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (33.3ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:08:04 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso_api_access strategy Completed 500 Internal Server Error in 1ms NameError (undefined local variable or method `stub_user' for User:Class): app/models/user.rb:4:in `first' Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.1ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:08:25 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso_api_access strategy Rendered text template (0.0ms) Completed 200 OK in 67ms (Views: 66.9ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:08:45 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso_api_access strategy Rendered text template (0.0ms) Completed 200 OK in 64ms (Views: 63.2ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:09:17 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso_api_access strategy Rendered text template (0.0ms) Completed 200 OK in 50ms (Views: 48.8ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:09:25 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso_api_access strategy Completed in 0ms NoMethodError (You have a nil object when you didn't expect it! You might have expected an instance of Array. The error occurred while evaluating nil.[]=): Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (25.2ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (31.0ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:09:51 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso_api_access strategy Completed in 0ms NoMethodError (You have a nil object when you didn't expect it! You might have expected an instance of Array. The error occurred while evaluating nil.[]=): Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.8ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:10:36 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso_api_access strategy Completed in 0ms NoMethodError (You have a nil object when you didn't expect it! You might have expected an instance of Array. The error occurred while evaluating nil.[]=): Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.4ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:10:55 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso_api_access strategy Completed in 0ms NoMethodError (You have a nil object when you didn't expect it! You might have expected an instance of Array. The error occurred while evaluating nil.[]=): Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (30.3ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:11:29 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso_api_access strategy Completed in 1ms NoMethodError (You have a nil object when you didn't expect it! You might have expected an instance of Array. The error occurred while evaluating nil.[]=): Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (32.4ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:12:03 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso_api_access strategy Completed in 0ms NoMethodError (You have a nil object when you didn't expect it! You might have expected an instance of Array. The error occurred while evaluating nil.[]=): Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (30.3ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:16:46 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso strategy Completed 500 Internal Server Error in 1ms RuntimeError (GDS-SSO running in mock mode and no test user found. Normally we'd load the first user in the database. Create a user in the database.): Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.6ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:18:36 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso strategy Completed 500 Internal Server Error in 1ms RuntimeError (GDS-SSO running in mock mode and no test user found. Normally we'd load the first user in the database. Create a user in the database.): Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (6.4ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:19:00 +0000 Processing by ExampleController#index as HTML Authenticating with mock_gds_sso strategy Completed 500 Internal Server Error in 1ms RuntimeError (GDS-SSO running in mock mode and no test user found. Normally we'd load the first user in the database. Create a user in the database.): Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.1.3/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (7.7ms) Started GET "/" for 127.0.0.1 at 2012-03-27 13:19:53 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/" for 127.0.0.1 at 2012-03-27 13:20:54 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/" for 127.0.0.1 at 2012-03-27 13:21:29 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/" for 127.0.0.1 at 2012-03-27 13:21:58 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/" for 127.0.0.1 at 2012-03-27 13:22:46 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/" for 127.0.0.1 at 2012-03-27 13:24:53 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:24:53 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:26:43 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:26:43 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:36:02 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:36:02 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:36:02 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:42:00 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:42:00 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:42:00 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:42:56 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:42:56 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:42:56 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:46:22 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:46:22 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:46:22 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:47:16 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:47:16 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:47:16 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:47:30 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:47:30 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:47:30 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:47:51 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:47:51 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:47:51 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:48:46 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:48:46 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:48:46 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:49:42 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:49:43 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:49:43 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:49:57 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:49:57 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:49:57 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:50:17 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:50:17 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:50:17 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:50:37 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:50:38 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:50:38 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:51:08 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:51:08 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:51:08 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:52:54 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:52:54 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:52:54 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:53:56 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:53:56 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:53:56 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:58:46 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:58:46 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:58:47 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 13:59:01 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:59:01 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 13:59:01 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:01:55 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:01:55 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:01:55 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:02:15 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:02:15 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:02:15 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:05:21 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:05:22 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:05:22 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:05:38 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:05:38 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:05:38 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:05:55 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:05:55 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:05:55 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:06:11 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:06:11 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:06:11 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:07:14 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:07:14 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:07:14 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:08:04 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:08:05 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:08:05 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:08:31 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:08:31 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:08:31 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:12:48 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:12:48 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:12:48 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:12:48 +0000 ActionController::RoutingError (No route matches [GET] "/auth/gds"): Started GET "/" for 127.0.0.1 at 2012-03-27 14:13:55 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:13:56 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:13:56 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:13:56 +0000 ActionController::RoutingError (No route matches [GET] "/auth/gds"): Started GET "/" for 127.0.0.1 at 2012-03-27 14:15:34 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:15:34 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:15:34 +0000 Started GET "/users/sign_in" for 127.0.0.1 at 2012-03-27 14:15:34 +0000 ActionController::RoutingError (No route matches [GET] "/users/sign_in"): Started GET "/" for 127.0.0.1 at 2012-03-27 14:15:52 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:15:52 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:15:52 +0000 Started GET "/users/sign_in" for 127.0.0.1 at 2012-03-27 14:15:52 +0000 ActionController::RoutingError (No route matches [GET] "/users/sign_in"): Started GET "/" for 127.0.0.1 at 2012-03-27 14:25:49 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:25:50 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:25:50 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:27:53 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:27:53 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:27:53 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:29:06 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:29:06 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:29:06 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:29:21 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:29:21 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:29:21 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:33:39 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:33:39 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:33:39 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:35:26 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:35:26 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:35:26 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:35:42 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:35:42 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:35:42 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:35:56 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:35:56 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:35:56 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:36:18 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:36:18 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:36:18 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:36:51 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:36:51 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:36:51 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:38:02 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:38:02 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:38:02 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:38:16 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:38:16 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:38:16 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:38:53 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:38:53 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:38:53 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:39:23 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:39:23 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:39:23 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:41:11 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:41:12 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:41:12 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:43:35 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:43:35 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:43:35 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:44:11 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:44:11 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:44:11 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:44:44 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:44:44 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:44:44 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:45:05 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:45:05 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:45:06 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:45:21 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:45:21 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:45:21 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:46:08 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:46:08 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:46:08 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:46:23 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:46:23 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:46:23 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:46:57 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:46:57 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:46:57 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:53:27 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:53:27 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:53:27 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:54:12 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:54:12 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:54:12 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:55:13 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:55:14 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:55:14 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:57:13 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:57:13 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:57:13 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 14:57:49 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:57:49 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 14:57:49 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:00:34 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:00:35 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:00:35 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:00:53 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:00:53 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:00:53 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:01:54 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:01:54 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:01:54 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:03:38 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:03:38 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:03:38 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:17:03 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:17:03 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:17:03 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:18:40 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:18:40 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:18:40 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:20:13 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:20:14 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:20:14 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:21:28 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:21:28 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:21:28 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:30:39 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:30:39 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:30:39 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:31:30 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:31:30 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:31:30 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:33:17 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:33:17 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:33:17 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:35:36 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:35:36 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:35:36 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:38:18 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:38:18 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:38:18 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:38:43 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:38:43 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:38:43 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:40:33 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:40:33 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:40:33 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:41:54 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:41:54 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:41:54 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:43:33 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:43:33 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:43:33 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:44:26 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:44:26 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:44:26 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:44:37 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:44:37 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:44:37 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:45:42 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:45:43 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:45:43 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:49:11 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:49:11 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:49:11 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:51:33 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:51:33 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:51:33 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:51:53 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:51:54 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:51:54 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:52:37 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:52:37 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:52:37 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:52:59 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:52:59 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:52:59 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:53:54 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:53:54 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:53:54 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 15:54:30 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:54:30 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 15:54:30 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 16:00:54 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:00:54 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:00:54 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 16:01:19 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:01:19 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:01:19 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 16:05:05 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:05:05 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:05:05 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 16:08:42 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:08:42 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:08:42 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 16:09:07 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:09:07 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:09:07 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 16:09:29 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:09:29 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:09:29 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 16:11:02 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:11:02 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:11:02 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 16:12:23 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:12:23 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:12:23 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 16:13:24 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:13:24 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:13:24 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 16:13:40 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:13:40 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:13:40 +0000 Started GET "/" for 127.0.0.1 at 2012-03-27 16:14:10 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:14:10 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-27 16:14:10 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 09:08:06 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:08:06 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:08:06 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 09:11:38 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:11:38 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:11:38 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 09:17:24 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:17:24 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:17:24 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 09:22:56 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:22:57 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:22:57 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 09:30:39 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:30:39 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:30:39 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 09:31:04 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:31:04 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:31:04 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 09:31:21 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:31:22 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:31:22 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 09:32:31 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:32:31 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 09:32:31 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:23:36 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:23:37 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:23:37 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:25:27 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:25:28 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:25:28 +0000 Started GET "/auth/gds/callback?code=WOsC0HgO56JHNIBlNAPnc0fCtbzQE4qtyLh5Z3M6zugBtszP" for 127.0.0.1 at 2012-03-28 11:25:28 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:25:44 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:25:44 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:25:44 +0000 Started GET "/auth/gds/callback?code=mdxQjxae03CF0no7dGW6Ke5OXMeUOhVO9rjBtf22Qz0iy97Q" for 127.0.0.1 at 2012-03-28 11:25:45 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:25:59 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:25:59 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:25:59 +0000 Started GET "/auth/gds/callback?code=MA3tWx56zosKq9g5Mv60E1y0fAQ7OvrB5fUrwqYjMEKESdqv" for 127.0.0.1 at 2012-03-28 11:26:00 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:26:19 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:26:19 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:26:19 +0000 Started GET "/auth/gds/callback?code=Cmp4WeRO6w0EnEGKH0YtdGs9KmKP1ya70Gb3lbS49tKG9Cva" for 127.0.0.1 at 2012-03-28 11:26:19 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:27:57 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:27:57 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:27:57 +0000 Started GET "/auth/gds/callback?code=sb0WKgz1KKdabf6P44qljy7Ca66yfbASUaOCNMIZ7Xk4fBib" for 127.0.0.1 at 2012-03-28 11:27:58 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:31:45 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:31:45 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:31:45 +0000 Started GET "/auth/gds/callback?code=HVeDqp5Ilr6iOxyjbdQO7HWyPv2j3ft4Xjtr7YKNayXOAiyE" for 127.0.0.1 at 2012-03-28 11:31:46 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:32:20 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:32:20 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:32:20 +0000 Started GET "/auth/gds/callback?code=KN2aRNiqh7FgW8IskCvI3Hf2ImrwHKXTAP5Y88OCzUpelceQ" for 127.0.0.1 at 2012-03-28 11:32:20 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:32:58 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:32:59 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:32:59 +0000 Started GET "/auth/gds/callback?code=HLOtJ9qvENMhPu0gP8UdwSYePz1O5yLxJnuigYOQKXMVCCLF" for 127.0.0.1 at 2012-03-28 11:32:59 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:33:21 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:33:21 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:33:21 +0000 Started GET "/auth/gds/callback?code=ypOx9dwDqYFOvCAMhpXr2EgbQ78FRhxr71ewUgPG19sOX99q" for 127.0.0.1 at 2012-03-28 11:33:22 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:36:32 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:36:32 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:36:32 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:37:06 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:37:06 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:37:06 +0000 Started GET "/auth/gds/callback?code=JnBdG8v3lSNanTVaK1R0T9rykTxEpROmOwiX2eYHHr956pRg" for 127.0.0.1 at 2012-03-28 11:37:07 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:37:42 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:37:42 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:37:42 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:39:36 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:39:36 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:39:36 +0000 Started GET "/auth/gds/callback?code=jF6Rz20plcH1alibfs3GWqamiOUMFkm264A57qAdEaOU9AoZ" for 127.0.0.1 at 2012-03-28 11:39:36 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:41:43 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:41:43 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:41:43 +0000 Started GET "/auth/gds/callback?code=ePOH6veMnSeUKL3jR5Egoz0ZxYai0YsL02ZYJq0IleqrmIj3" for 127.0.0.1 at 2012-03-28 11:41:44 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:43:08 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:43:08 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:43:08 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 11:43:41 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:43:41 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 11:43:41 +0000 Started GET "/auth/gds/callback?code=3rOhM1u7kSGKLQj74OEDM0GUSXp9sV3YxehOzGN5OAjPomMV" for 127.0.0.1 at 2012-03-28 11:43:42 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 12:09:45 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 12:09:45 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 12:09:45 +0000 Started GET "/auth/gds/callback?code=tM8kdVHqrTy7Xhk5X2CvmumJBglVovjMXe3EU5twImP2Ea17" for 127.0.0.1 at 2012-03-28 12:09:46 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:10:28 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:10:28 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:10:28 +0000 Started GET "/auth/gds/callback?code=427K5WGLwpIBgpPBlnXPfvcFoRuxFLwdsx5KoPsFSjbm0rQe" for 127.0.0.1 at 2012-03-28 13:10:28 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:10:46 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:10:47 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:10:47 +0000 Started GET "/auth/gds/callback?code=vNlDFEu3AEfoHcni73hmUULJB2dJiKAB3Jh2btsCzjplGWON" for 127.0.0.1 at 2012-03-28 13:10:47 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:25:28 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:25:28 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:25:28 +0000 Started GET "/auth/gds/callback?code=yAD24ewcO72IgV5HvIu0Eq9rR8S09Da6xr6XkypVZ88j1Gvg" for 127.0.0.1 at 2012-03-28 13:25:29 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:32:03 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:32:03 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:32:03 +0000 Started GET "/auth/gds/callback?code=DFhn02YPKydHi1mNy7vvcsArMzJn21dGqskOzB2cXbVs9snv" for 127.0.0.1 at 2012-03-28 13:32:04 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:41:35 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:41:35 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:41:35 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:42:40 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:42:40 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:42:40 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:43:05 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:43:05 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:43:05 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:43:33 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:43:33 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:43:34 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:45:33 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:45:33 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:45:33 +0000 Started GET "/auth/gds/callback?code=qCSnVXcZAayHCwP4W4Xy3QAzpoe1WhUakWobfu6xopleQNCH" for 127.0.0.1 at 2012-03-28 13:45:33 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:46:34 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:46:34 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:46:34 +0000 Started GET "/auth/gds/callback?code=BoOt9OyBcINSVXXtJodAOSUE7nb1fldOI9SV0TIikrqw2GJH" for 127.0.0.1 at 2012-03-28 13:46:35 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:46:54 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:46:54 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:46:54 +0000 Started GET "/auth/gds/callback?code=r9ztulSXJQNOxV2UMdbdKYEOy2GM1LkB31z3cS69N3cd9mwU" for 127.0.0.1 at 2012-03-28 13:46:55 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:47:10 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:47:10 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:47:10 +0000 Started GET "/auth/gds/callback?code=SnhNogukK6xfwJX9hydJyykaCwrxWgdqzPGf5zo7FddINStK" for 127.0.0.1 at 2012-03-28 13:47:10 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:47:56 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:47:56 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:47:56 +0000 Started GET "/auth/gds/callback?code=jx6Z3wt1ImpA1X8A1TGp5Onb4sATAVopuC1BMWnyqZdpmV19" for 127.0.0.1 at 2012-03-28 13:47:57 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:50:07 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:50:07 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:50:08 +0000 Started GET "/auth/gds/callback?code=1ngjjd8Q06wBLm3roFP9zUBi4LTZD1kjInc8wJfqIZw9iWPm" for 127.0.0.1 at 2012-03-28 13:50:08 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 13:59:57 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:59:57 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 13:59:57 +0000 Started GET "/auth/gds/callback?code=ShegDEWMuzvrKrV6Jh6reGpzJ5ivvqr0nfryVVKxhiLhr2zi" for 127.0.0.1 at 2012-03-28 13:59:58 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 14:08:11 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:08:11 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:08:11 +0000 Started GET "/auth/gds/callback?code=XBkNUNErvx15spS6OVNgVf4oXHUpDQi7O9QmhMlWwsqpV07v" for 127.0.0.1 at 2012-03-28 14:08:12 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 14:12:21 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:12:21 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:12:21 +0000 Started GET "/auth/gds/callback?code=4ycdnqZclkPJNsv27p1TQGWQQfrx2wITBhqTYX19dM80di3v" for 127.0.0.1 at 2012-03-28 14:12:22 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 14:14:05 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:14:05 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:14:05 +0000 Started GET "/auth/gds/callback?code=QXsj085TPpJEiOCdQIyHzX3dFDShOLk2INHCgUMXWDkfnUsY" for 127.0.0.1 at 2012-03-28 14:14:06 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 14:15:29 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:15:29 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:15:29 +0000 Started GET "/auth/gds/callback?code=S8oslfQjY9800tofeFO9gSxJgOpns03ounFDCgLMSS8A5OdA" for 127.0.0.1 at 2012-03-28 14:15:29 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 14:41:10 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:41:10 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:41:10 +0000 Started GET "/auth/gds/callback?code=GTicChhHC7rYRMDQHVtwlL05YxVZ1ftYA70chdCJ1J4XAUcK" for 127.0.0.1 at 2012-03-28 14:41:11 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 14:48:45 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:48:45 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:48:45 +0000 Started GET "/auth/gds/callback?code=2nAwZP1KNQzO148Rn83tI8oCBYjzbjoMgmlXLi65uN8Aos9N" for 127.0.0.1 at 2012-03-28 14:48:46 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 14:50:41 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:50:41 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:50:41 +0000 Started GET "/auth/gds/callback?code=gS1YPXeK54BOvnCmf8M2vJ8faUZVVv9alXcVXn7VvByfJapA" for 127.0.0.1 at 2012-03-28 14:50:42 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 14:52:53 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:52:53 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:52:53 +0000 Started GET "/auth/gds/callback?code=LsN69NoLEGoDnlsQTgQMRVdN948qcH5SPrA2ysFpOBd6Lh4v" for 127.0.0.1 at 2012-03-28 14:52:54 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 14:55:34 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:55:34 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:55:34 +0000 Started GET "/auth/gds/callback?code=cJotFlGV6z2pl1aaqfBkhPxEa6t4LXJwv277mgRTVvUlidlJ" for 127.0.0.1 at 2012-03-28 14:55:35 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 14:57:11 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:57:11 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:57:11 +0000 Started GET "/auth/gds/callback?code=HXbosqzq3V3Aw3U8s2zu2ZVfI4gz5UrdULYeHnHv4s9wLrRn" for 127.0.0.1 at 2012-03-28 14:57:12 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 14:58:26 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:58:26 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:58:26 +0000 Started GET "/auth/gds/callback?code=6OPZEgoMvUZSMZ690r9zqxdRYfX4Pp2tejmEWmqVfP9j2DmB" for 127.0.0.1 at 2012-03-28 14:58:27 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 14:59:19 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:59:19 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 14:59:19 +0000 Started GET "/auth/gds/callback?code=NwkrELgE84wZuwQOcDa0PbXWmOcqowXQYSHS28cKm5EFL5dE" for 127.0.0.1 at 2012-03-28 14:59:20 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:00:08 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:00:08 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:00:08 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:00:55 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:00:55 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:00:55 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:06:46 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:06:46 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:06:46 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:07:39 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:07:39 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:07:39 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:08:29 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:08:29 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:08:29 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:09:17 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:09:17 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:09:17 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:10:33 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:10:33 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:10:33 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:11:49 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:11:49 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:11:49 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:12:18 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:12:18 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:12:18 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:13:42 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:13:42 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:13:42 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:16:01 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:16:01 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:16:01 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:16:55 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:16:55 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:16:55 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:22:05 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:22:05 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:22:06 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:26:29 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:26:29 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:26:29 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:44:00 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:44:00 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:44:00 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:44:43 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:44:43 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:44:43 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:45:06 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:45:06 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:45:06 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:45:24 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:45:24 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:45:25 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:45:45 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:45:45 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:45:45 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 15:46:22 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:46:22 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 15:46:23 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:05:55 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:05:55 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:05:55 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:06:20 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:06:20 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:06:20 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:07:05 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:07:05 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:07:05 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:07:26 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:07:26 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:07:26 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:07:37 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:07:37 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:07:37 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:08:00 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:08:00 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:08:00 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:08:39 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:08:39 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:08:39 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:09:25 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:09:25 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:09:25 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:09:48 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:09:48 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:09:48 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:20:41 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:20:41 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:20:41 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:23:40 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:23:41 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:23:41 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:24:30 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:24:30 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:24:30 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:26:12 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:26:12 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:26:12 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:38:15 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:38:15 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:38:15 +0000 Started GET "/users/sign_in" for 127.0.0.1 at 2012-03-28 16:38:16 +0000 ActionController::RoutingError (No route matches [GET] "/users/sign_in"): Started GET "/" for 127.0.0.1 at 2012-03-28 16:40:10 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:40:10 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:40:10 +0000 Started GET "/" for 127.0.0.1 at 2012-03-28 16:40:25 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:40:25 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:40:25 +0000 Started GET "/users/sign_in" for 127.0.0.1 at 2012-03-28 16:40:26 +0000 ActionController::RoutingError (No route matches [GET] "/users/sign_in"): Started GET "/" for 127.0.0.1 at 2012-03-28 16:41:53 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:41:53 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:41:53 +0000 Started GET "/users/sign_in" for 127.0.0.1 at 2012-03-28 16:41:54 +0000 ActionController::RoutingError (No route matches [GET] "/users/sign_in"): Started GET "/" for 127.0.0.1 at 2012-03-28 16:52:47 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:52:47 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 16:52:47 +0000 Started GET "/users/sign_in" for 127.0.0.1 at 2012-03-28 16:52:48 +0000 ActionController::RoutingError (No route matches [GET] "/users/sign_in"): Started GET "/" for 127.0.0.1 at 2012-03-28 17:00:51 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 17:00:51 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-28 17:00:51 +0000 Started GET "/users/sign_in" for 127.0.0.1 at 2012-03-28 17:00:52 +0000 ActionController::RoutingError (No route matches [GET] "/users/sign_in"): Started GET "/" for 127.0.0.1 at 2012-03-30 10:03:28 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:03:28 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:03:28 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 10:04:01 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 20ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:04:01 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:04:01 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 10:04:54 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:04:54 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:04:54 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 10:24:01 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:24:01 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:24:01 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 10:24:31 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:24:32 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:24:32 +0000 Started GET "/users/sign_in" for 127.0.0.1 at 2012-03-30 10:24:33 +0000 ActionController::RoutingError (No route matches [GET] "/users/sign_in"): Started GET "/" for 127.0.0.1 at 2012-03-30 10:28:24 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:28:25 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:28:25 +0000 Started GET "/auth/gds/callback?code=iF77Ekquf0C7oaS5ATJEuPXwhMnMSd5N3uAmfBqs5y9qSo66" for 127.0.0.1 at 2012-03-30 10:28:26 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 10:36:33 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:36:33 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:36:33 +0000 Started GET "/auth/gds/callback?code=rZ3vYt1Ee9FDQH9FY8G3HpeVZeE6yyz9WvOdylT2zmAOLQDb" for 127.0.0.1 at 2012-03-30 10:36:34 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 10:36:50 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:36:50 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:36:50 +0000 Started GET "/auth/gds/callback?code=3IASwNhR5tjfKnhl2iyYl11dqaYWAOEfdFHpLAkI9cJQlHIF" for 127.0.0.1 at 2012-03-30 10:36:51 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 10:40:14 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:40:14 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:40:14 +0000 Started GET "/auth/gds/callback?code=3e4hrX6OjQbN49u33JcRGuxR40mkibtByQKeaqk2xiBO6Vpb" for 127.0.0.1 at 2012-03-30 10:40:15 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 10:56:17 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:56:17 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:56:17 +0000 Started GET "/auth/gds/callback?code=TCM8AEq7GL7vm3maSSZo3euS41fPQElhGRWwQOGtUk8OP5eV" for 127.0.0.1 at 2012-03-30 10:56:18 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 10:59:47 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:59:47 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 10:59:47 +0000 Started GET "/auth/gds/callback?code=Va7LSuXBWWLBR84LLpg0NvM2G0KRjel6J2cAjZ2BpfyLwWiT" for 127.0.0.1 at 2012-03-30 10:59:48 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 11:27:31 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 11:27:31 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 11:27:31 +0000 Started GET "/auth/gds/callback?code=Z18rJzcEB7uwy8IaFKEWsoSjnz37DIYk3qCqoyuwzm5N5BOE" for 127.0.0.1 at 2012-03-30 11:27:32 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 11:32:04 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 11:32:04 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 11:32:04 +0000 Started GET "/auth/gds/callback?code=PehCaTQJWHEZNU0paPynZ9wrN7sTUyfHAAEPeNX4DMyxCcf8" for 127.0.0.1 at 2012-03-30 11:32:05 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 11:37:45 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 11:37:46 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 11:37:46 +0000 Started GET "/auth/gds/callback?code=v80TPzDdq6vhWBFZJgZ2pBX2SEA0B8he3mAtg9VyyYCUrCuZ" for 127.0.0.1 at 2012-03-30 11:37:46 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 12:53:43 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 12:53:43 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 12:53:43 +0000 Started GET "/auth/gds/callback?code=sJC469ARPIUulrKe5OJzFXPBKvfjUULnK9YM5ZA3KrxSHkZD" for 127.0.0.1 at 2012-03-30 12:53:44 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 14:07:24 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:07:24 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:07:24 +0000 Started GET "/auth/gds/callback?code=522GyngV0tNib8H3AZR7fyenYIq4VVuaK6nG0FWNaVM3fw29" for 127.0.0.1 at 2012-03-30 14:07:25 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 14:09:17 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:09:17 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:09:17 +0000 Started GET "/auth/gds/callback?code=optuEV4O4bNipY6Dk1rgzmkgTDw2DkI8vT1EcMiswBt3TmPq" for 127.0.0.1 at 2012-03-30 14:09:18 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 14:10:45 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:10:45 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:10:45 +0000 Started GET "/auth/gds/callback?code=YjrH5zktTdZmy4cpmPeYXgwqq0oQhajFHFnLf0BzoZjK7dTq" for 127.0.0.1 at 2012-03-30 14:10:46 +0000 Faraday::Error::ConnectionFailed (Connection refused - connect(2)): Started GET "/" for 127.0.0.1 at 2012-03-30 14:28:51 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:28:51 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:28:51 +0000 Started GET "/auth/gds/callback?code=OttGwwLUiU29y6tSDFpKFBsQ0VDxDumTfKPlAB1H27VIK8HI" for 127.0.0.1 at 2012-03-30 14:28:52 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 14:30:23 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:30:23 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:30:23 +0000 Started GET "/auth/gds/callback?code=1bCOxYDrxwqwXnsrcW1UjJUXzwsumdlIvX2O6oPIH6Bzxw8G" for 127.0.0.1 at 2012-03-30 14:30:24 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 14:31:27 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:31:27 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:31:27 +0000 Started GET "/auth/gds/callback?code=UYGglNDmV6wJetMhjD40Dk8j2p9Dopzwy7jmBV8nghmLRrcv" for 127.0.0.1 at 2012-03-30 14:31:27 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 14:31:53 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:31:53 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:31:53 +0000 Started GET "/auth/gds/callback?code=O1S17vbOdZ6ReI2J1wrt7eHzcXCgXuVfyFwiVCodTxnmtyI0" for 127.0.0.1 at 2012-03-30 14:31:54 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 14:40:03 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:40:03 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:40:03 +0000 Started GET "/auth/gds/callback?code=LmFaX1KXkxynGbIc0qvEQfznJNohwISbNNX5xH00bJY73QlI" for 127.0.0.1 at 2012-03-30 14:40:04 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 14:45:53 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:45:53 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:45:53 +0000 Started GET "/auth/gds/callback?code=8Ple9WNlPiMT7sd5YPmAz2RAQc7SuS7vHtTK1r2CqjOn8OH8" for 127.0.0.1 at 2012-03-30 14:45:54 +0000 Started GET "/" for 127.0.0.1 at 2012-03-30 14:48:23 +0000 Processing by ExampleController#index as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:48:23 +0000 Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:48:23 +0000 Started GET "/auth/gds/callback?code=vYS3AW9L2rhU3jyJmIhI62WXhodz0l3Zw8gRihDTwv0MbWhZ" for 127.0.0.1 at 2012-03-30 14:48:24 +0000 TypeError (can't convert OAuth2::Response into String): Started GET "/" for 127.0.0.1 at 2012-03-30 14:55:30 +0000 NoMethodError (undefined method `include?' for nil:NilClass): oa-core (0.2.6) lib/omniauth/builder.rb:29:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__2927588904822565569__call__1097122983021063912__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack-test (0.6.1) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.1) lib/rack/test.rb:219:in `process_request' rack-test (0.6.1) lib/rack/test.rb:114:in `request' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:289:in `process' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:33:in `get' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:322:in `block (2 levels) in ' /mnt/hgfs/dev/gov/gds-sso/spec/requests/authentication_spec.rb:11:in `block (4 levels) in ' rspec-core (2.9.0) lib/rspec/core/example.rb:80:in `instance_eval' rspec-core (2.9.0) lib/rspec/core/example.rb:80:in `block in run' rspec-core (2.9.0) lib/rspec/core/example.rb:173:in `with_around_hooks' rspec-core (2.9.0) lib/rspec/core/example.rb:77:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:355:in `block in run_examples' rspec-core (2.9.0) lib/rspec/core/example_group.rb:351:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:351:in `run_examples' rspec-core (2.9.0) lib/rspec/core/example_group.rb:337:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `map' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `block in run' rspec-core (2.9.0) lib/rspec/core/reporter.rb:34:in `report' rspec-core (2.9.0) lib/rspec/core/command_line.rb:25:in `run' rspec-core (2.9.0) lib/rspec/core/runner.rb:69:in `run' rspec-core (2.9.0) lib/rspec/core/runner.rb:10:in `block in autorun' Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.5ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (45.5ms) Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:55:30 +0000 NoMethodError (undefined method `include?' for nil:NilClass): oa-core (0.2.6) lib/omniauth/builder.rb:29:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__2927588904822565569__call__1097122983021063912__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack-test (0.6.1) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.1) lib/rack/test.rb:219:in `process_request' rack-test (0.6.1) lib/rack/test.rb:114:in `request' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:289:in `process' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:33:in `get' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:322:in `block (2 levels) in ' /mnt/hgfs/dev/gov/gds-sso/spec/requests/authentication_spec.rb:20:in `block (4 levels) in ' rspec-core (2.9.0) lib/rspec/core/example.rb:80:in `instance_eval' rspec-core (2.9.0) lib/rspec/core/example.rb:80:in `block in run' rspec-core (2.9.0) lib/rspec/core/example.rb:173:in `with_around_hooks' rspec-core (2.9.0) lib/rspec/core/example.rb:77:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:355:in `block in run_examples' rspec-core (2.9.0) lib/rspec/core/example_group.rb:351:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:351:in `run_examples' rspec-core (2.9.0) lib/rspec/core/example_group.rb:337:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `map' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `block in run' rspec-core (2.9.0) lib/rspec/core/reporter.rb:34:in `report' rspec-core (2.9.0) lib/rspec/core/command_line.rb:25:in `run' rspec-core (2.9.0) lib/rspec/core/runner.rb:69:in `run' rspec-core (2.9.0) lib/rspec/core/runner.rb:10:in `block in autorun' Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:55:30 +0000 NoMethodError (undefined method `include?' for nil:NilClass): oa-core (0.2.6) lib/omniauth/builder.rb:29:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__2927588904822565569__call__1097122983021063912__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack-test (0.6.1) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.1) lib/rack/test.rb:219:in `process_request' rack-test (0.6.1) lib/rack/test.rb:114:in `request' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:289:in `process' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:33:in `get' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:322:in `block (2 levels) in ' /mnt/hgfs/dev/gov/gds-sso/spec/requests/authentication_spec.rb:27:in `block (4 levels) in ' rspec-core (2.9.0) lib/rspec/core/example.rb:80:in `instance_eval' rspec-core (2.9.0) lib/rspec/core/example.rb:80:in `block in run' rspec-core (2.9.0) lib/rspec/core/example.rb:173:in `with_around_hooks' rspec-core (2.9.0) lib/rspec/core/example.rb:77:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:355:in `block in run_examples' rspec-core (2.9.0) lib/rspec/core/example_group.rb:351:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:351:in `run_examples' rspec-core (2.9.0) lib/rspec/core/example_group.rb:337:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `map' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `block in run' rspec-core (2.9.0) lib/rspec/core/reporter.rb:34:in `report' rspec-core (2.9.0) lib/rspec/core/command_line.rb:25:in `run' rspec-core (2.9.0) lib/rspec/core/runner.rb:69:in `run' rspec-core (2.9.0) lib/rspec/core/runner.rb:10:in `block in autorun' Started GET "/" for 127.0.0.1 at 2012-03-30 14:56:08 +0000 NoMethodError (undefined method `include?' for nil:NilClass): oa-core (0.2.6) lib/omniauth/builder.rb:29:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__929763411794652610__call__4601353451703402731__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack-test (0.6.1) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.1) lib/rack/test.rb:219:in `process_request' rack-test (0.6.1) lib/rack/test.rb:114:in `request' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:289:in `process' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:33:in `get' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:322:in `block (2 levels) in ' /mnt/hgfs/dev/gov/gds-sso/spec/requests/authentication_spec.rb:11:in `block (4 levels) in ' rspec-core (2.9.0) lib/rspec/core/example.rb:80:in `instance_eval' rspec-core (2.9.0) lib/rspec/core/example.rb:80:in `block in run' rspec-core (2.9.0) lib/rspec/core/example.rb:173:in `with_around_hooks' rspec-core (2.9.0) lib/rspec/core/example.rb:77:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:355:in `block in run_examples' rspec-core (2.9.0) lib/rspec/core/example_group.rb:351:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:351:in `run_examples' rspec-core (2.9.0) lib/rspec/core/example_group.rb:337:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `map' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `block in run' rspec-core (2.9.0) lib/rspec/core/reporter.rb:34:in `report' rspec-core (2.9.0) lib/rspec/core/command_line.rb:25:in `run' rspec-core (2.9.0) lib/rspec/core/runner.rb:69:in `run' rspec-core (2.9.0) lib/rspec/core/runner.rb:10:in `block in autorun' Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.0ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (3.9ms) Rendered /usr/lib/ruby/gems/1.9.1/gems/actionpack-3.2.2/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (45.1ms) Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:56:08 +0000 NoMethodError (undefined method `include?' for nil:NilClass): oa-core (0.2.6) lib/omniauth/builder.rb:29:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__929763411794652610__call__4601353451703402731__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack-test (0.6.1) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.1) lib/rack/test.rb:219:in `process_request' rack-test (0.6.1) lib/rack/test.rb:114:in `request' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:289:in `process' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:33:in `get' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:322:in `block (2 levels) in ' /mnt/hgfs/dev/gov/gds-sso/spec/requests/authentication_spec.rb:20:in `block (4 levels) in ' rspec-core (2.9.0) lib/rspec/core/example.rb:80:in `instance_eval' rspec-core (2.9.0) lib/rspec/core/example.rb:80:in `block in run' rspec-core (2.9.0) lib/rspec/core/example.rb:173:in `with_around_hooks' rspec-core (2.9.0) lib/rspec/core/example.rb:77:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:355:in `block in run_examples' rspec-core (2.9.0) lib/rspec/core/example_group.rb:351:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:351:in `run_examples' rspec-core (2.9.0) lib/rspec/core/example_group.rb:337:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `map' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `block in run' rspec-core (2.9.0) lib/rspec/core/reporter.rb:34:in `report' rspec-core (2.9.0) lib/rspec/core/command_line.rb:25:in `run' rspec-core (2.9.0) lib/rspec/core/runner.rb:69:in `run' rspec-core (2.9.0) lib/rspec/core/runner.rb:10:in `block in autorun' Started GET "/auth/gds" for 127.0.0.1 at 2012-03-30 14:56:08 +0000 NoMethodError (undefined method `include?' for nil:NilClass): oa-core (0.2.6) lib/omniauth/builder.rb:29:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' rack (1.4.1) lib/rack/etag.rb:23:in `call' rack (1.4.1) lib/rack/conditionalget.rb:25:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/head.rb:14:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/params_parser.rb:21:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/flash.rb:242:in `call' rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context' rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/cookies.rb:338:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `_run__929763411794652610__call__4601353451703402731__callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:405:in `__run_callback' activesupport (3.2.2) lib/active_support/callbacks.rb:385:in `_run_call_callbacks' activesupport (3.2.2) lib/active_support/callbacks.rb:81:in `run_callbacks' actionpack (3.2.2) lib/action_dispatch/middleware/callbacks.rb:27:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/remote_ip.rb:31:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call' railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app' railties (3.2.2) lib/rails/rack/logger.rb:16:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/request_id.rb:22:in `call' rack (1.4.1) lib/rack/methodoverride.rb:21:in `call' rack (1.4.1) lib/rack/runtime.rb:17:in `call' activesupport (3.2.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call' rack (1.4.1) lib/rack/lock.rb:15:in `call' actionpack (3.2.2) lib/action_dispatch/middleware/static.rb:61:in `call' railties (3.2.2) lib/rails/engine.rb:479:in `call' railties (3.2.2) lib/rails/application.rb:220:in `call' rack-test (0.6.1) lib/rack/mock_session.rb:30:in `request' rack-test (0.6.1) lib/rack/test.rb:219:in `process_request' rack-test (0.6.1) lib/rack/test.rb:114:in `request' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:289:in `process' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:33:in `get' actionpack (3.2.2) lib/action_dispatch/testing/integration.rb:322:in `block (2 levels) in ' /mnt/hgfs/dev/gov/gds-sso/spec/requests/authentication_spec.rb:27:in `block (4 levels) in ' rspec-core (2.9.0) lib/rspec/core/example.rb:80:in `instance_eval' rspec-core (2.9.0) lib/rspec/core/example.rb:80:in `block in run' rspec-core (2.9.0) lib/rspec/core/example.rb:173:in `with_around_hooks' rspec-core (2.9.0) lib/rspec/core/example.rb:77:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:355:in `block in run_examples' rspec-core (2.9.0) lib/rspec/core/example_group.rb:351:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:351:in `run_examples' rspec-core (2.9.0) lib/rspec/core/example_group.rb:337:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `block in run' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `map' rspec-core (2.9.0) lib/rspec/core/example_group.rb:338:in `run' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `block (2 levels) in run' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `map' rspec-core (2.9.0) lib/rspec/core/command_line.rb:28:in `block in run' rspec-core (2.9.0) lib/rspec/core/reporter.rb:34:in `report' rspec-core (2.9.0) lib/rspec/core/command_line.rb:25:in `run' rspec-core (2.9.0) lib/rspec/core/runner.rb:69:in `run' rspec-core (2.9.0) lib/rspec/core/runner.rb:10:in `block in autorun' Started GET "/" for 127.0.0.1 at 2012-04-23 15:39:21 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 41ms (Views: 40.8ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:39:23 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 15:39:23 +0000 Started GET "/auth/gds/callback?code=1c9b1e689c8f9723860957639935ebd408f9b34a2d2b11776e5101f4c02700ed" for 127.0.0.1 at 2012-04-23 15:39:24 +0000 TypeError (can't convert OAuth2::Response into String): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:39:26 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 15:39:26 +0000 Started GET "/auth/gds/callback?code=0bb67977e2af8965ce94c7569ab8002a047c31dfd214d1b28401b249d9a6f32a" for 127.0.0.1 at 2012-04-23 15:39:26 +0000 TypeError (can't convert OAuth2::Response into String): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:39:26 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 15:39:26 +0000 Started GET "/auth/gds/callback?code=557ed6199f93b8da70b7f881b9beb26530a5a8b259f0cd024e3f730b7a99ce4c" for 127.0.0.1 at 2012-04-23 15:39:27 +0000 TypeError (can't convert OAuth2::Response into String): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:39:30 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 17ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:39:30 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:45:54 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 15:45:54 +0000 Started GET "/auth/gds/callback?code=80249b897d253464cf39e091be349b6c5e20b7f683357fded36e8cf0326c0278" for 127.0.0.1 at 2012-04-23 15:45:54 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"80249b897d253464cf39e091be349b6c5e20b7f683357fded36e8cf0326c0278"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:45:54 +0000 Processing by ExampleController#restricted as HTML Rendered text template (0.0ms) Completed 200 OK in 73ms (Views: 72.8ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:45:55 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 15:45:55 +0000 Started GET "/auth/gds/callback?code=27685d2dd1708ac93307899cf53faba9dc5bb7ecdce10e83be28811fb9bea322" for 127.0.0.1 at 2012-04-23 15:45:55 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"27685d2dd1708ac93307899cf53faba9dc5bb7ecdce10e83be28811fb9bea322"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 2ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:45:55 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:45:55 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 15:45:55 +0000 Started GET "/auth/gds/callback?code=a9a045603952ac7687f38906a0c5744108de935fd0cda2e95da3615f306e932c" for 127.0.0.1 at 2012-04-23 15:45:55 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"a9a045603952ac7687f38906a0c5744108de935fd0cda2e95da3615f306e932c"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:45:55 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 0ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:45:56 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 47ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:45:56 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/" for 127.0.0.1 at 2012-04-23 15:46:45 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 41ms (Views: 41.2ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:46:46 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 15:46:46 +0000 Started GET "/auth/gds/callback?code=a4230d251036f60625a566122519b5ed5b037906a294a9471d85e7f3b29ea8f2" for 127.0.0.1 at 2012-04-23 15:46:46 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"a4230d251036f60625a566122519b5ed5b037906a294a9471d85e7f3b29ea8f2"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:46:46 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:46:47 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 15:46:47 +0000 Started GET "/auth/gds/callback?code=d367732c8fb377f165cf4567c789ab6dbf023fdc60a5a8015bc12116d205cdc8" for 127.0.0.1 at 2012-04-23 15:46:47 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"d367732c8fb377f165cf4567c789ab6dbf023fdc60a5a8015bc12116d205cdc8"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:46:47 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:46:47 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 15:46:47 +0000 Started GET "/auth/gds/callback?code=5f85e5eb2c5d452a2b114d0297403450484b958ba9d1947e8b75df9c3aca1fdd" for 127.0.0.1 at 2012-04-23 15:46:47 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"5f85e5eb2c5d452a2b114d0297403450484b958ba9d1947e8b75df9c3aca1fdd"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 0ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:46:47 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 0ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:46:48 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 49ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:46:48 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/" for 127.0.0.1 at 2012-04-23 15:48:37 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 43ms (Views: 42.6ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:48:37 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 15:48:37 +0000 Started GET "/auth/gds/callback?code=b546911c0bdb0c72ea3d3c266e1779bd5a586c4c46196fa416993009ada78304" for 127.0.0.1 at 2012-04-23 15:48:38 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"b546911c0bdb0c72ea3d3c266e1779bd5a586c4c46196fa416993009ada78304"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:48:38 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:48:38 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 15:48:38 +0000 Started GET "/auth/gds/callback?code=12daee53e6369fb91308afe202ac3ed5e3c65e1ed59fcf6dc5f490bf6a8b4c49" for 127.0.0.1 at 2012-04-23 15:48:38 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"12daee53e6369fb91308afe202ac3ed5e3c65e1ed59fcf6dc5f490bf6a8b4c49"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:48:38 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:48:38 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 15:48:38 +0000 Started GET "/auth/gds/callback?code=ec31ef751f3d81af193c5804c75d96b656887eb5cbbafd5b824ec8f3586751f8" for 127.0.0.1 at 2012-04-23 15:48:38 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"ec31ef751f3d81af193c5804c75d96b656887eb5cbbafd5b824ec8f3586751f8"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 0ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:48:38 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 0ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:48:38 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 47ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 15:48:38 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/" for 127.0.0.1 at 2012-04-23 16:02:24 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 41ms (Views: 40.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:02:24 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:02:24 +0000 Started GET "/auth/gds/callback?code=1afa96a4e89b89c6ca541c6367eb04a85d46400edd5177ac909c2920ed2a9de6" for 127.0.0.1 at 2012-04-23 16:02:24 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"1afa96a4e89b89c6ca541c6367eb04a85d46400edd5177ac909c2920ed2a9de6"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:02:24 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:02:24 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:02:24 +0000 Started GET "/auth/gds/callback?code=a81a210228da5db7124087298e08d0fb9cc86863c4ff998dc436d1e4cb5cbe67" for 127.0.0.1 at 2012-04-23 16:02:24 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"a81a210228da5db7124087298e08d0fb9cc86863c4ff998dc436d1e4cb5cbe67"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:02:25 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:02:25 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:02:25 +0000 Started GET "/auth/gds/callback?code=00f042b47be21f90e24c4b467cf4f37a277aff410ad307f465c8d886b1f635af" for 127.0.0.1 at 2012-04-23 16:02:25 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"00f042b47be21f90e24c4b467cf4f37a277aff410ad307f465c8d886b1f635af"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 0ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:02:25 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:02:25 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 47ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:02:25 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/" for 127.0.0.1 at 2012-04-23 16:08:06 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 54ms (Views: 53.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:08:07 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:08:07 +0000 Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:08:07 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:08:07 +0000 Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:08:07 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 48ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:08:07 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/" for 127.0.0.1 at 2012-04-23 16:14:12 +0000 Processing by ExampleController#index as HTML Rendered text template (0.1ms) Completed 200 OK in 42ms (Views: 41.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:14:13 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:14:13 +0000 Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:14:13 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:14:13 +0000 Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:14:13 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 43ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:14:13 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/" for 127.0.0.1 at 2012-04-23 16:22:42 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 40ms (Views: 39.2ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:22:43 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:22:43 +0000 Started GET "/auth/gds/callback?code=a5ff1801f11a49148b51fa08175d86d1a78a450df49c3d2025e497c509e229a3" for 127.0.0.1 at 2012-04-23 16:22:43 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"a5ff1801f11a49148b51fa08175d86d1a78a450df49c3d2025e497c509e229a3"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:22:44 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:22:44 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:22:44 +0000 Started GET "/auth/gds/callback?code=e6b25c62e3fd6314c2bcd9b7e66d5321ec45e370b5f8a171edcdbc5e127e934a" for 127.0.0.1 at 2012-04-23 16:22:44 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"e6b25c62e3fd6314c2bcd9b7e66d5321ec45e370b5f8a171edcdbc5e127e934a"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:22:44 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.6ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:22:44 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:22:44 +0000 Started GET "/auth/gds/callback?code=cb667a03b601edf8d33aa841ac3dca44bb3d55e022bec44b64b4e2c599178305" for 127.0.0.1 at 2012-04-23 16:22:44 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"cb667a03b601edf8d33aa841ac3dca44bb3d55e022bec44b64b4e2c599178305"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:22:44 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:22:44 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 11ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:22:44 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/" for 127.0.0.1 at 2012-04-23 16:40:23 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 42ms (Views: 41.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:40:24 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:40:24 +0000 Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:40:24 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:40:24 +0000 Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:40:24 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 11ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:40:24 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/" for 127.0.0.1 at 2012-04-23 16:44:42 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 41ms (Views: 40.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:44:42 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:44:42 +0000 Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:44:43 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:44:43 +0000 Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:44:43 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 11ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:44:43 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/" for 127.0.0.1 at 2012-04-23 16:45:14 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 39ms (Views: 39.1ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:45:14 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:45:14 +0000 Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:45:14 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:45:14 +0000 Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:45:15 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 11ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:45:15 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.6ms) Started GET "/" for 127.0.0.1 at 2012-04-23 16:50:02 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 46ms (Views: 45.2ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:50:03 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:50:03 +0000 Started GET "/auth/gds/callback?code=6Ie1FT0FqLuKHBB3IkTdZiikJ54xoMDPwxPpAZnWT9ho7O51" for 127.0.0.1 at 2012-04-23 16:50:04 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-23 16:50:04 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:50:04 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:50:04 +0000 Started GET "/auth/gds/callback?code=MdlU1yMFkk6RvYf1SmOX7E0WJh41Yw6rfflAAGg8SAprCNL3" for 127.0.0.1 at 2012-04-23 16:50:04 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-23 16:50:04 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:50:04 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:50:04 +0000 Started GET "/auth/gds/callback?code=j2paYywLMZ2sE7522Cu2Shss5dT6Gr2Pyx1OnzY2ZTap1rLr" for 127.0.0.1 at 2012-04-23 16:50:05 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-23 16:50:05 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:50:05 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 10ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:50:05 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.6ms) Started GET "/" for 127.0.0.1 at 2012-04-23 16:50:45 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 41ms (Views: 40.8ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:50:45 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:50:45 +0000 Started GET "/auth/gds/callback?code=9Yb1a0LqxU2jd7ov3f3Az5KHmvy5s7r42iINt0Rz7jqsTUVD" for 127.0.0.1 at 2012-04-23 16:50:45 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-23 16:50:45 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:50:45 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:50:45 +0000 Started GET "/auth/gds/callback?code=0MMi5I0g8WrXKBYBFyBn5rpa2GtinPMzS9QXsBO8tYTQAHDz" for 127.0.0.1 at 2012-04-23 16:50:46 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-23 16:50:46 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:50:46 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:50:46 +0000 Started GET "/auth/gds/callback?code=nvQKUK1ajpvzHrnaLvI27tjAzXtlNTkTZiqxdplcsIrYhexH" for 127.0.0.1 at 2012-04-23 16:50:46 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-23 16:50:46 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:50:46 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 10ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:50:46 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.6ms) Started GET "/" for 127.0.0.1 at 2012-04-23 16:53:07 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 41ms (Views: 40.6ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:53:07 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:53:07 +0000 Started GET "/auth/gds/callback?code=9qDiGX87JKfQlSKJHNfmGtvv5nTvLAj31MGAENdLBHdUh3Xe" for 127.0.0.1 at 2012-04-23 16:53:07 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-23 16:53:07 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:53:07 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:53:07 +0000 Started GET "/auth/gds/callback?code=UsLMbJE3PLyegLBQPgKiGzWGYWomf5vwobLoUsL9aPlJakcu" for 127.0.0.1 at 2012-04-23 16:53:07 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-23 16:53:07 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:53:07 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 44ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:53:07 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/" for 127.0.0.1 at 2012-04-23 16:58:37 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 65ms (Views: 65.0ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:58:38 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:58:38 +0000 Started GET "/auth/gds/callback?code=47571e71beb721de48844de93483fc53bcf50035518380c1363c163fee111015" for 127.0.0.1 at 2012-04-23 16:58:39 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"47571e71beb721de48844de93483fc53bcf50035518380c1363c163fee111015"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:58:39 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:58:39 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:58:39 +0000 Started GET "/auth/gds/callback?code=1a06144a0a367d61fa80f4c42334581fb15e695b89a8957e1b75594c0941e66d" for 127.0.0.1 at 2012-04-23 16:58:39 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"1a06144a0a367d61fa80f4c42334581fb15e695b89a8957e1b75594c0941e66d"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:58:39 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:58:39 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 16:58:39 +0000 Started GET "/auth/gds/callback?code=59b803e323f4f52deb679f002a755588328041710b91690818957f6073be979d" for 127.0.0.1 at 2012-04-23 16:58:39 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"59b803e323f4f52deb679f002a755588328041710b91690818957f6073be979d"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:58:39 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 0ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:58:39 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 10ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 16:58:39 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/" for 127.0.0.1 at 2012-04-23 17:01:23 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 41ms (Views: 40.9ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-23 17:01:23 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 17:01:23 +0000 Started GET "/auth/gds/callback?code=osZqwPJntBfjgjCjEhKfalre3MiUsU4nsXfsbpjX3Xozl9SQ" for 127.0.0.1 at 2012-04-23 17:01:24 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-23 17:01:25 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 17:01:25 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 17:01:25 +0000 Started GET "/auth/gds/callback?code=pWlMDSCISoKq1sfOBLNuwt7Ssln3N4v9mHG7OZ90CSUnwrr2" for 127.0.0.1 at 2012-04-23 17:01:25 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-23 17:01:25 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 17:01:25 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-23 17:01:25 +0000 Started GET "/auth/gds/callback?code=ET6wG83xZKXLoIFW286LvGyiITzc2Awgy5dQ7lzV9vU48ocA" for 127.0.0.1 at 2012-04-23 17:01:25 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-23 17:01:25 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-23 17:01:25 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 10ms Started GET "/restricted" for 127.0.0.1 at 2012-04-23 17:01:25 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.6ms) Started GET "/" for 127.0.0.1 at 2012-04-24 09:26:13 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 42ms (Views: 41.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:26:13 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:26:13 +0000 Started GET "/auth/gds/callback?code=QXTn1cQSMM5By4Ug3f5aci1Mj8Qhw7k7B1yH58gnIQ6h6Nre" for 127.0.0.1 at 2012-04-24 09:26:14 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:26:15 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:26:15 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:26:15 +0000 Started GET "/auth/gds/callback?code=Zdo7uBdcCWBvBAtPuvLmK5QqRpVU44ivsC0AJuvc05g1Lgv8" for 127.0.0.1 at 2012-04-24 09:26:15 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:26:15 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:26:15 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:26:15 +0000 Started GET "/auth/gds/callback?code=LJZLEWMx3Npd4If3FEDSERZjsvmjOEx1HjsfG5KTjoTbDfCQ" for 127.0.0.1 at 2012-04-24 09:26:15 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:26:15 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:26:15 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 12ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:26:15 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/" for 127.0.0.1 at 2012-04-24 09:30:13 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 40ms (Views: 40.1ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 Started GET "/auth/gds/callback?code=Ds1f2k6tzvASQa4swvTLndAcgZwcHZhc6SV3WkIccQDmpW5W" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 Started GET "/auth/gds/callback?code=WMp3s7qUF7yE8YzVM3DU1pkOAVEe5WaCMeQgwFhKGaOMGtNc" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 Started GET "/auth/gds/callback?code=E2prZemKM0Z8fjzOrpT46Js7jzoHdkgpL6jGOYTZuGMCc0LO" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 10ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:30:14 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/" for 127.0.0.1 at 2012-04-24 09:31:00 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 40ms (Views: 39.9ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:31:00 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:31:00 +0000 Started GET "/auth/gds/callback?code=gJ6m8SXvgUZzcZfFz6c8Yz6Q0zhjRyDmTCT1jaGu3zuuZWeZ" for 127.0.0.1 at 2012-04-24 09:31:00 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:31:00 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:31:00 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:31:00 +0000 Started GET "/auth/gds/callback?code=fRIbeurm9RE0SeGsCOh4jW0a9ffMqQnigosAWHSW9Te6m61R" for 127.0.0.1 at 2012-04-24 09:31:01 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:31:01 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:31:01 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:31:01 +0000 Started GET "/auth/gds/callback?code=SM0TKVZ43qdM7TYHx2yrOe7cnU3A5Z7iCeTlFGGs2S8w9ZbR" for 127.0.0.1 at 2012-04-24 09:31:01 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:31:01 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:31:01 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 12ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:31:01 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.7ms) Started GET "/" for 127.0.0.1 at 2012-04-24 09:31:58 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 44ms (Views: 43.2ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:31:58 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:31:58 +0000 Started GET "/auth/gds/callback?code=YxWKE6FlPYSwuMjdRvx64evTDgLj40aggVWEgzn1VmyLCzIO" for 127.0.0.1 at 2012-04-24 09:31:59 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:31:59 +0000 Processing by ExampleController#failure as HTML Parameters: {"message"=>"invalid_credentials"} Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:31:59 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:31:59 +0000 Started GET "/auth/gds/callback?code=O5dKK79gYCPACeyR3xiNdwWXlbEWZaKHtQztAx6yEH7J2O6w" for 127.0.0.1 at 2012-04-24 09:31:59 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:31:59 +0000 Processing by ExampleController#failure as HTML Parameters: {"message"=>"invalid_credentials"} Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:31:59 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:31:59 +0000 Started GET "/auth/gds/callback?code=0HrStdjKf3iPLyS1uR3J4J4BjHrMTAmOLOnfQBWoE6VZTcQ0" for 127.0.0.1 at 2012-04-24 09:31:59 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:31:59 +0000 Processing by ExampleController#failure as HTML Parameters: {"message"=>"invalid_credentials"} Completed 200 OK in 0ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:31:59 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 43ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:31:59 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/" for 127.0.0.1 at 2012-04-24 09:32:59 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 41ms (Views: 40.9ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:32:59 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:32:59 +0000 Started GET "/auth/gds/callback?code=d6qhauIJSHAU4BtCTgONqJBHlHgw3mgOX7HHNNKmK3VtS67b" for 127.0.0.1 at 2012-04-24 09:32:59 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:32:59 +0000 Processing by ExampleController#failure as HTML Parameters: {"message"=>"invalid_credentials"} Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:32:59 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:32:59 +0000 Started GET "/auth/gds/callback?code=jkwTX2UWrU4SGZi1VaJzHRSbqsGEsRiWGFmFKrS0DdbdpOUW" for 127.0.0.1 at 2012-04-24 09:32:59 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:33:00 +0000 Processing by ExampleController#failure as HTML Parameters: {"message"=>"invalid_credentials"} Completed 200 OK in 1ms (Views: 0.6ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:33:00 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:33:00 +0000 Started GET "/auth/gds/callback?code=C7gmj5IWW4uGxyBSw1IqlMqg8kMPE701yvhv4CucEeXyGPMX" for 127.0.0.1 at 2012-04-24 09:33:00 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:33:00 +0000 Processing by ExampleController#failure as HTML Parameters: {"message"=>"invalid_credentials"} Completed 200 OK in 0ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:33:00 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 44ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:33:00 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.7ms) Started GET "/" for 127.0.0.1 at 2012-04-24 09:54:46 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 40ms (Views: 39.7ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 Started GET "/auth/gds/callback?code=PL4qnYYe6AAPzhyOdLxxXp3UagEVXBg8aZg1PFq63rYMijs9" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 Started GET "/auth/gds/callback?code=y09hbQOdJKQLPP4wgztFKPo34i54TpI48vGMRmaGkGsBs6zG" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 Started GET "/auth/gds/callback?code=N7I4FYv07zDIYwNZg5YGsVh4pJfJyUqE8C1LXdOfthiMFWR7" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 10ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:54:47 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/" for 127.0.0.1 at 2012-04-24 09:56:28 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 40ms (Views: 39.6ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:56:28 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:56:28 +0000 Started GET "/auth/gds/callback?code=JT0G1CMx6jwa11tAs2P8BgorprdAxOVJahf2M24PFsh1O5ei" for 127.0.0.1 at 2012-04-24 09:56:30 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:56:30 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:56:31 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:56:31 +0000 Started GET "/auth/gds/callback?code=O4KnCXdQVa6MQgL7uShXkcIZ2tzmQdAD968gkmLULt89cbaj" for 127.0.0.1 at 2012-04-24 09:56:32 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:56:32 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:56:32 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 09:56:32 +0000 Started GET "/auth/gds/callback?code=zZv8U8obz3wuivYxfgae3UD9g2T9D346LRxwrtIP1M3ZzXqP" for 127.0.0.1 at 2012-04-24 09:56:33 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 09:56:34 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:56:34 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 18ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 09:56:34 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.6ms) Started GET "/" for 127.0.0.1 at 2012-04-24 10:12:50 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 40ms (Views: 39.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:12:50 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:12:50 +0000 Started GET "/auth/gds/callback?code=UBlygqylVBc0FoLDkpHxcNLzOzs41Djv67ZRapLF2RRCnZ43" for 127.0.0.1 at 2012-04-24 10:12:51 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:12:51 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:12:51 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:12:51 +0000 Started GET "/auth/gds/callback?code=RpgYovBg30sVtpQrQ4GgebzKLc2FPTzQaapCYghckBemhFrC" for 127.0.0.1 at 2012-04-24 10:12:53 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:12:53 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:12:53 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:12:53 +0000 Started GET "/auth/gds/callback?code=Kd7m07ggvbEXqfWRu10wA3eHE2pfhwGv1TJqy3mRtwJFgufq" for 127.0.0.1 at 2012-04-24 10:12:54 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:12:54 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:12:54 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 10ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:12:54 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.6ms) Started GET "/" for 127.0.0.1 at 2012-04-24 10:15:37 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 64ms (Views: 63.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:15:38 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:15:38 +0000 Started GET "/auth/gds/callback?code=UosBVt0lDSjp0wg2miY1cCZ0fkbWdsSvb6jrJ4IMCjaMmW1a" for 127.0.0.1 at 2012-04-24 10:15:40 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:15:41 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:15:41 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:15:41 +0000 Started GET "/auth/gds/callback?code=zXJgNupD8qQmPR0NRMutjljD7tJAd8eLEJHCaDhlfCigBdyo" for 127.0.0.1 at 2012-04-24 10:15:42 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:15:43 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:15:43 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:15:43 +0000 Started GET "/auth/gds/callback?code=yEkGhNAU6PVzhy2A9Fw3skxjZ5hx30f7s4dwgMkPViWgpQOn" for 127.0.0.1 at 2012-04-24 10:15:44 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:15:44 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:15:45 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 19ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:15:45 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 2ms (Views: 0.7ms) Started GET "/" for 127.0.0.1 at 2012-04-24 10:18:34 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 44ms (Views: 43.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:18:34 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:18:35 +0000 Started GET "/auth/gds/callback?code=XtcHf2E6gBnKDMqogh7sy7xNml6ikS7EsaNTwMaVphkoc7KJ" for 127.0.0.1 at 2012-04-24 10:18:36 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:18:36 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:18:36 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:18:36 +0000 Started GET "/auth/gds/callback?code=dfNz3iBxUtWVy2gbzUVxTBbAVCxRXVfLbSH9QNyBLpFZquJZ" for 127.0.0.1 at 2012-04-24 10:18:36 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:18:36 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:18:36 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:18:36 +0000 Started GET "/auth/gds/callback?code=mnqJvcooYWUN6R17DBQtZQ3jXZH4Ilt0ixq0fu8FJRjene6w" for 127.0.0.1 at 2012-04-24 10:18:37 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:18:37 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:18:37 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 12ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:18:37 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/" for 127.0.0.1 at 2012-04-24 10:19:30 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 39ms (Views: 38.7ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:19:30 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:19:30 +0000 Started GET "/auth/gds/callback?code=0OPMLzwuH2DSXrCywHLP2KAj3IWH04gC8RrITYkjiiLhWoOO" for 127.0.0.1 at 2012-04-24 10:19:31 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:19:31 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:19:31 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:19:31 +0000 Started GET "/auth/gds/callback?code=EQ7pVtJBvYzh4LBe4qsZ0SgA1ZIvCmqkL86BQr4ML5H8K4WG" for 127.0.0.1 at 2012-04-24 10:19:32 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:19:32 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:19:32 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:19:32 +0000 Started GET "/auth/gds/callback?code=sojimZHfXgHmpsBmwSf7ZYFOSoNqyoMKBjJxiApz1PB6VIUg" for 127.0.0.1 at 2012-04-24 10:19:32 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:19:32 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:19:32 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 10ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:19:32 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.6ms) Started GET "/" for 127.0.0.1 at 2012-04-24 10:23:03 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 67ms (Views: 66.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:23:04 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:23:04 +0000 Started GET "/auth/gds/callback?code=hRwnxfiV0Jnx75RRB2df6TeKSsdBnlmOjKZJJ6RQZKFJpOfF" for 127.0.0.1 at 2012-04-24 10:23:05 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:23:05 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:23:05 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:23:05 +0000 Started GET "/auth/gds/callback?code=S3JvHqHBNGqOljenbT7cHJqcUMSxAzzWUMFXIK5cXvWUB0ZX" for 127.0.0.1 at 2012-04-24 10:23:05 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:23:05 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:23:05 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:23:05 +0000 Started GET "/auth/gds/callback?code=fjDDSCDi3qZbWP7A5TFcniCjLGHzwsfPACbyFWgcoRhd8STa" for 127.0.0.1 at 2012-04-24 10:23:06 +0000 Started GET "/auth/failure?message=invalid_credentials" for 127.0.0.1 at 2012-04-24 10:23:06 +0000 ActionController::RoutingError (No route matches [GET] "/auth/failure"): Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:23:06 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 46ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:23:06 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/" for 127.0.0.1 at 2012-04-24 10:25:12 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 42ms (Views: 41.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:25:12 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:25:12 +0000 Started GET "/auth/gds/callback?code=zodeWKSRnFRw90P2zrttoaSJdQfhkM7asnpiTdObVKrlfxAO" for 127.0.0.1 at 2012-04-24 10:25:13 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"zodeWKSRnFRw90P2zrttoaSJdQfhkM7asnpiTdObVKrlfxAO"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:25:13 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:25:14 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:25:14 +0000 Started GET "/auth/gds/callback?code=P34m0xKhduVJKYPlKXrwbHBzhffE0Ir87s8OK9b6o77ghalS" for 127.0.0.1 at 2012-04-24 10:25:14 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"P34m0xKhduVJKYPlKXrwbHBzhffE0Ir87s8OK9b6o77ghalS"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:25:14 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:25:14 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:25:14 +0000 Started GET "/auth/gds/callback?code=0WPtZWsjJBtFHKDd3eW0bWHsXnqwywwGsFEWOipaqnKn67ao" for 127.0.0.1 at 2012-04-24 10:25:14 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"0WPtZWsjJBtFHKDd3eW0bWHsXnqwywwGsFEWOipaqnKn67ao"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:25:14 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 0ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:25:14 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 44ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:25:14 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/" for 127.0.0.1 at 2012-04-24 10:32:27 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 42ms (Views: 41.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:32:27 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:32:27 +0000 Started GET "/auth/gds/callback?code=Iq5N3DbY4AOOQ6fw3OEItsxvlzirwFHVUeGhI6ljqbvB39sH" for 127.0.0.1 at 2012-04-24 10:32:28 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"Iq5N3DbY4AOOQ6fw3OEItsxvlzirwFHVUeGhI6ljqbvB39sH"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:32:29 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:32:29 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:32:29 +0000 Started GET "/auth/gds/callback?code=vSwiZVZQh3yTnYIH5aYtbnqSjBw1JywBUYwcKTx1IZW5G1Jd" for 127.0.0.1 at 2012-04-24 10:32:29 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"vSwiZVZQh3yTnYIH5aYtbnqSjBw1JywBUYwcKTx1IZW5G1Jd"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:32:29 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:32:29 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:32:29 +0000 Started GET "/auth/gds/callback?code=VUMoIhc19Mg7gCcYXkNFlrW7Kkwe94VzFnqXKtUpZrzNWsfO" for 127.0.0.1 at 2012-04-24 10:32:29 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"VUMoIhc19Mg7gCcYXkNFlrW7Kkwe94VzFnqXKtUpZrzNWsfO"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 0ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:32:29 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:32:29 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 44ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:32:29 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/" for 127.0.0.1 at 2012-04-24 10:33:26 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 41ms (Views: 40.7ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:33:27 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:33:27 +0000 Started GET "/auth/gds/callback?code=a5a2b8c5be428297a69b0888ed1b1290c750bcd980053516f4191fb1f8dcca8b" for 127.0.0.1 at 2012-04-24 10:33:28 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"a5a2b8c5be428297a69b0888ed1b1290c750bcd980053516f4191fb1f8dcca8b"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:33:28 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:33:28 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:33:28 +0000 Started GET "/auth/gds/callback?code=6ce15b4fba6a67dd91b58c0879fd8c940b170a42476fe41e6f9404b4eb5e9966" for 127.0.0.1 at 2012-04-24 10:33:28 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"6ce15b4fba6a67dd91b58c0879fd8c940b170a42476fe41e6f9404b4eb5e9966"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:33:28 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:33:28 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:33:28 +0000 Started GET "/auth/gds/callback?code=50e681d7e9abed5803fde2309f58ae4c3b4bf030a1dca98c3e4b402596a2c92a" for 127.0.0.1 at 2012-04-24 10:33:28 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"50e681d7e9abed5803fde2309f58ae4c3b4bf030a1dca98c3e4b402596a2c92a"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:33:28 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 0ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:33:28 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 46ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:33:28 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/" for 127.0.0.1 at 2012-04-24 10:39:24 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 42ms (Views: 41.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:39:24 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:39:24 +0000 Started GET "/auth/gds/callback?code=voSBSg5wvHb1Mzn8KOF70lAfXXNxTqQYzOb9johzYg6iE1Yt" for 127.0.0.1 at 2012-04-24 10:39:25 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"voSBSg5wvHb1Mzn8KOF70lAfXXNxTqQYzOb9johzYg6iE1Yt"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:39:26 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:39:26 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:39:26 +0000 Started GET "/auth/gds/callback?code=IAyfakhBhhn0rDezCWlbcfpCjab9TWiMAMwUsXdgGrSYTZBU" for 127.0.0.1 at 2012-04-24 10:39:26 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"IAyfakhBhhn0rDezCWlbcfpCjab9TWiMAMwUsXdgGrSYTZBU"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:39:26 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:39:26 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:39:26 +0000 Started GET "/auth/gds/callback?code=CAItpiTLbVx9Xr1K48LKb9viiZUPV04aYcQYGF8opOu761Kj" for 127.0.0.1 at 2012-04-24 10:39:26 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"CAItpiTLbVx9Xr1K48LKb9viiZUPV04aYcQYGF8opOu761Kj"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:39:26 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:39:26 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 46ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:39:26 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/" for 127.0.0.1 at 2012-04-24 10:40:23 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 42ms (Views: 41.8ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:40:24 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:40:24 +0000 Started GET "/auth/gds/callback?code=a2cb6c9d254af56e7d29d723f3cab36d01d25eba8f53e555302723dd2f1b70df" for 127.0.0.1 at 2012-04-24 10:40:25 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"a2cb6c9d254af56e7d29d723f3cab36d01d25eba8f53e555302723dd2f1b70df"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:40:25 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:40:25 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:40:25 +0000 Started GET "/auth/gds/callback?code=801a6b5f2220a1e005f068971a275fb2d93468e49c1a39e26497cf3a7065c90a" for 127.0.0.1 at 2012-04-24 10:40:25 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"801a6b5f2220a1e005f068971a275fb2d93468e49c1a39e26497cf3a7065c90a"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:40:25 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:40:25 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:40:25 +0000 Started GET "/auth/gds/callback?code=4ad1e31e95050458412186e9ede332a59c91e96f3382aa75c3878372ed5296a1" for 127.0.0.1 at 2012-04-24 10:40:25 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"4ad1e31e95050458412186e9ede332a59c91e96f3382aa75c3878372ed5296a1"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:40:25 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:40:25 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 45ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:40:25 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/" for 127.0.0.1 at 2012-04-24 10:42:31 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 40ms (Views: 39.8ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:42:31 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:42:31 +0000 Started GET "/auth/gds/callback?code=9aa1070e4a3beb30647c7ea3fa96453a7d6b11299576546d17121f7872cfa9e9" for 127.0.0.1 at 2012-04-24 10:42:32 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"9aa1070e4a3beb30647c7ea3fa96453a7d6b11299576546d17121f7872cfa9e9"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:42:33 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:42:33 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:42:33 +0000 Started GET "/auth/gds/callback?code=2a0a0d72da2f9c972f2f6813614adf2e63b6be98503d8d9e30a857cf056fdbd9" for 127.0.0.1 at 2012-04-24 10:42:33 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"2a0a0d72da2f9c972f2f6813614adf2e63b6be98503d8d9e30a857cf056fdbd9"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:42:33 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:42:33 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 10:42:33 +0000 Started GET "/auth/gds/callback?code=a26c0f1abbc7cf70985a9947e0d887a7d682a8f3f491772b985a680bac1886f2" for 127.0.0.1 at 2012-04-24 10:42:33 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"a26c0f1abbc7cf70985a9947e0d887a7d682a8f3f491772b985a680bac1886f2"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:42:33 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:42:33 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 44ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 10:42:33 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.6ms) Started GET "/" for 127.0.0.1 at 2012-04-24 11:21:55 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 41ms (Views: 40.7ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:21:55 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 11:21:55 +0000 Started GET "/auth/gds/callback?code=GQhbLt9DPJ1NJbldP4tm2kQBzAKXGbDhiZnMssxQ3iiGDA0q" for 127.0.0.1 at 2012-04-24 11:21:57 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"GQhbLt9DPJ1NJbldP4tm2kQBzAKXGbDhiZnMssxQ3iiGDA0q"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:21:57 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:21:57 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 11:21:57 +0000 Started GET "/auth/gds/callback?code=cOU6LK3lUfcROu32Qt6otalOwreM6hqo9mVq7ssJpGHOvymA" for 127.0.0.1 at 2012-04-24 11:21:57 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"cOU6LK3lUfcROu32Qt6otalOwreM6hqo9mVq7ssJpGHOvymA"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:21:57 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:21:57 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 11:21:57 +0000 Started GET "/auth/gds/callback?code=tc9W0vQawthXdkb5sgbPPCyDy0epGINaNFQmQZdrTiiXvP7r" for 127.0.0.1 at 2012-04-24 11:21:57 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"tc9W0vQawthXdkb5sgbPPCyDy0epGINaNFQmQZdrTiiXvP7r"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:21:58 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 0ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:21:58 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 43ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:21:58 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/" for 127.0.0.1 at 2012-04-24 11:22:57 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 43ms (Views: 42.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:22:57 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 11:22:57 +0000 Started GET "/auth/gds/callback?code=3b075acd01afc5cec6869603431366aa6f4795e006820dda490ac52f9df275ed" for 127.0.0.1 at 2012-04-24 11:22:58 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"3b075acd01afc5cec6869603431366aa6f4795e006820dda490ac52f9df275ed"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:22:58 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:22:58 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 11:22:58 +0000 Started GET "/auth/gds/callback?code=243436d746a275443309a15f110571ddf7f438b5706b6513ec13b6cd6a4f2c6b" for 127.0.0.1 at 2012-04-24 11:22:58 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"243436d746a275443309a15f110571ddf7f438b5706b6513ec13b6cd6a4f2c6b"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:22:58 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:22:58 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-24 11:22:58 +0000 Started GET "/auth/gds/callback?code=060414abc551a150240765f1eaecafa514d3670d98d07beca6e764bf7bbcc00a" for 127.0.0.1 at 2012-04-24 11:22:58 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"060414abc551a150240765f1eaecafa514d3670d98d07beca6e764bf7bbcc00a"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:22:58 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 0ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:22:58 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 44ms Started GET "/restricted" for 127.0.0.1 at 2012-04-24 11:22:58 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/" for 127.0.0.1 at 2012-04-26 16:44:22 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 44ms (Views: 44.2ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:44:22 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-26 16:44:22 +0000 Started GET "/auth/gds/callback?code=D8fBhRds18zqBC7Tda02oyknYXPI64AJ6fwN9IBH1HhUJNct" for 127.0.0.1 at 2012-04-26 16:44:23 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"D8fBhRds18zqBC7Tda02oyknYXPI64AJ6fwN9IBH1HhUJNct"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:44:23 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:44:24 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-26 16:44:24 +0000 Started GET "/auth/gds/callback?code=pHcX0LZv0vFJpfOKJVtjjWXGjBBAwVGffTa6gbdgVbeW5OoA" for 127.0.0.1 at 2012-04-26 16:44:24 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"pHcX0LZv0vFJpfOKJVtjjWXGjBBAwVGffTa6gbdgVbeW5OoA"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:44:24 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.5ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:44:24 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-26 16:44:24 +0000 Started GET "/auth/gds/callback?code=hXFTP5c0ufozGo35hcl22lbF3JAoGoTazgaeLtpjLv6tRVKe" for 127.0.0.1 at 2012-04-26 16:44:24 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"hXFTP5c0ufozGo35hcl22lbF3JAoGoTazgaeLtpjLv6tRVKe"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:44:24 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 0ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:44:24 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 47ms Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:44:24 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/" for 127.0.0.1 at 2012-04-26 16:45:22 +0000 Processing by ExampleController#index as HTML Rendered text template (0.0ms) Completed 200 OK in 65ms (Views: 65.2ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:45:23 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 1ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-26 16:45:23 +0000 Started GET "/auth/gds/callback?code=f17fbfef45c4ac4b56063ddae4f18e2c95405ddcc977dd597929ee226b483526" for 127.0.0.1 at 2012-04-26 16:45:24 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"f17fbfef45c4ac4b56063ddae4f18e2c95405ddcc977dd597929ee226b483526"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:45:24 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:45:24 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-26 16:45:24 +0000 Started GET "/auth/gds/callback?code=ba0e8248c61cc7420d876a014d99f7e68e3b2ec507fc284628883ea2fc116b57" for 127.0.0.1 at 2012-04-26 16:45:24 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"ba0e8248c61cc7420d876a014d99f7e68e3b2ec507fc284628883ea2fc116b57"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 1ms Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:45:24 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 1ms (Views: 0.4ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:45:24 +0000 Processing by ExampleController#restricted as HTML Authenticating with gds_sso strategy Completed in 0ms Started GET "/auth/gds" for 127.0.0.1 at 2012-04-26 16:45:24 +0000 Started GET "/auth/gds/callback?code=632d29c8d81e698484d01044f788987394d9797f8e4b69ba639b29521b89e102" for 127.0.0.1 at 2012-04-26 16:45:24 +0000 Processing by AuthenticationsController#callback as HTML Parameters: {"code"=>"632d29c8d81e698484d01044f788987394d9797f8e4b69ba639b29521b89e102"} Authenticating with gds_sso strategy Redirected to http://www.example-client.com/restricted Completed 302 Found in 0ms Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:45:24 +0000 Processing by ExampleController#restricted as HTML Completed 200 OK in 0ms (Views: 0.3ms) Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:45:24 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed in 10ms Started GET "/restricted" for 127.0.0.1 at 2012-04-26 16:45:24 +0000 Processing by ExampleController#restricted as JSON Authenticating with gds_sso_api_access strategy Completed 200 OK in 1ms (Views: 0.5ms)