nulogy_sso 2.6.0 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Rakefile +0 -3
- data/app/controllers/nulogy_sso/authentication_controller.rb +4 -4
- data/app/services/nulogy_sso/authenticator.rb +51 -6
- data/lib/nulogy_sso/test_utilities/auth0_mock.rb +2 -2
- data/lib/nulogy_sso/test_utilities/jwt_test_helper.rb +26 -12
- data/lib/nulogy_sso/version.rb +1 -1
- data/spec/dummy/db/test.sqlite3 +0 -0
- data/spec/dummy/log/test.log +2766 -325
- data/spec/dummy/tmp/local_secret.txt +1 -1
- data/spec/examples.txt +22 -22
- data/spec/rails_helper.rb +21 -0
- data/spec/spec_helper.rb +9 -0
- data/spec/support/mock_auth0_verifier.rb +30 -18
- data/spec/system/nulogy_sso/sso_login_spec.rb +92 -0
- metadata +32 -23
- data/spec/dummy/db/development.sqlite3 +0 -0
- data/spec/dummy/log/development.log +0 -12
- data/spec/feature_spec_helper.rb +0 -44
- data/spec/features/nulogy_sso/sso_login_spec.rb +0 -94
data/spec/dummy/log/test.log
CHANGED
|
@@ -1,342 +1,2783 @@
|
|
|
1
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
2
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
3
|
+
[1m[35m (0.3ms)[0m [1m[35mDROP TABLE IF EXISTS "users"[0m
|
|
4
|
+
[1m[35m (0.3ms)[0m [1m[35mCREATE TABLE "users" ("id" integer PRIMARY KEY AUTOINCREMENT NOT NULL, "email" varchar, "active" boolean DEFAULT FALSE NOT NULL, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL)[0m
|
|
5
|
+
[1m[35m (0.1ms)[0m [1m[35mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL PRIMARY KEY)[0m
|
|
6
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
7
|
+
[1m[35m (0.1ms)[0m [1m[32mINSERT INTO "schema_migrations" (version) VALUES (20190912211120)[0m
|
|
8
|
+
[1m[35m (0.1ms)[0m [1m[35mCREATE TABLE "ar_internal_metadata" ("key" varchar NOT NULL PRIMARY KEY, "value" varchar, "created_at" datetime(6) NOT NULL, "updated_at" datetime(6) NOT NULL)[0m
|
|
9
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.0ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "environment"]]
|
|
10
|
+
[1m[36mActiveRecord::InternalMetadata Create (0.0ms)[0m [1m[32mINSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ('environment', 'test', '2025-12-17 21:16:17.377315', '2025-12-17 21:16:17.377316') RETURNING "key"[0m
|
|
11
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.0ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "environment"]]
|
|
12
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.0ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
13
|
+
[1m[36mActiveRecord::InternalMetadata Create (0.0ms)[0m [1m[32mINSERT INTO "ar_internal_metadata" ("key", "value", "created_at", "updated_at") VALUES ('schema_sha1', '2b01fa59c4c74162736a2cb624389712cfa71fdb', '2025-12-17 21:16:17.377617', '2025-12-17 21:16:17.377618') RETURNING "key"[0m
|
|
14
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
15
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
16
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
17
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
18
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
19
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
20
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
21
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
22
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
23
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
24
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
25
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
26
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
27
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
28
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
29
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
30
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
31
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
32
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
33
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
34
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
35
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
36
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
37
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
38
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
39
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:16:17"], ["updated_at", "2025-12-17 21:16:17"]]
|
|
40
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
41
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
42
|
+
Processing by ApplicationController#hello_world as HTML
|
|
43
|
+
Redirected to http://127.0.0.1:51876/nulogy_sso/login
|
|
44
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
45
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
46
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
47
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
48
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A51876%252Fhello_world&response_type=code&scope=openid+email
|
|
49
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
50
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A51876%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
51
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
52
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:51876/hello_world"}
|
|
53
|
+
Rendering text template
|
|
54
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
55
|
+
Completed 200 OK in 45ms (Views: 2.8ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
56
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
57
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
58
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
59
|
+
Processing by ApplicationController#hello_world as HTML
|
|
60
|
+
Redirected to http://127.0.0.1:51876/nulogy_sso/login
|
|
61
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
62
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 1.4ms)
|
|
63
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
64
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
65
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A51876%252Fhello_world&response_type=code&scope=openid+email
|
|
66
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
67
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A51876%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
68
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
69
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:51876/hello_world"}
|
|
70
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
71
|
+
Rendering text template
|
|
72
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
73
|
+
Completed 200 OK in 34ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.2ms)
|
|
74
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
75
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
76
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
77
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:16:17"], ["updated_at", "2025-12-17 21:16:17"]]
|
|
78
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
79
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
80
|
+
Processing by ApplicationController#hello_world as HTML
|
|
81
|
+
Redirected to http://127.0.0.1:51876/nulogy_sso/login
|
|
82
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
83
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
84
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
85
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
86
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A51876%252Fhello_world&response_type=code&scope=openid+email
|
|
87
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
88
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A51876%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
89
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
90
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:51876/hello_world"}
|
|
91
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
92
|
+
Redirected to http://127.0.0.1:51876/hello_world
|
|
93
|
+
Completed 302 Found in 30ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
94
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
95
|
+
Processing by ApplicationController#hello_world as HTML
|
|
96
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
97
|
+
Rendering text template
|
|
98
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
99
|
+
Completed 200 OK in 7ms (Views: 0.3ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
100
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
101
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
102
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
103
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:16:17"], ["updated_at", "2025-12-17 21:16:17"]]
|
|
104
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
105
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
106
|
+
Processing by ApiController#api_endpoint as HTML
|
|
107
|
+
Redirected to http://127.0.0.1:51876/nulogy_sso/login
|
|
108
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
109
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
110
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
111
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
112
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A51876%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
113
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
114
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
115
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
116
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
117
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:16:17"], ["updated_at", "2025-12-17 21:16:17"]]
|
|
118
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
119
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
120
|
+
Processing by ApiController#api_endpoint as HTML
|
|
121
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
122
|
+
Completed 200 OK in 12ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
123
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
124
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
125
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
126
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:16:17"], ["updated_at", "2025-12-17 21:16:17"]]
|
|
127
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
128
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
129
|
+
Processing by ApiController#api_endpoint as HTML
|
|
130
|
+
Redirected to http://127.0.0.1:51876/nulogy_sso/login
|
|
131
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
132
|
+
Completed 302 Found in 102ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
133
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
134
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
135
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A51876%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
136
|
+
Completed 302 Found in 63ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
137
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
138
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
139
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
140
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:16:17"], ["updated_at", "2025-12-17 21:16:17"]]
|
|
141
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
142
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
143
|
+
Processing by ApplicationController#hello_world as HTML
|
|
144
|
+
Redirected to http://127.0.0.1:51876/nulogy_sso/login
|
|
145
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
146
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
147
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
148
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
149
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A51876%252Fhello_world&response_type=code&scope=openid+email
|
|
150
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
151
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
152
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
153
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
154
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:16:17"], ["updated_at", "2025-12-17 21:16:17"]]
|
|
155
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
156
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
157
|
+
Processing by ApplicationController#hello_world as HTML
|
|
158
|
+
Redirected to http://127.0.0.1:51876/nulogy_sso/login
|
|
159
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
160
|
+
Completed 302 Found in 14ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
161
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
162
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
163
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A51876%252Fhello_world&response_type=code&scope=openid+email
|
|
164
|
+
Completed 302 Found in 13ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
165
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
166
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
167
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
168
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:16:17"], ["updated_at", "2025-12-17 21:16:17"]]
|
|
169
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
170
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:16:17 -0500
|
|
171
|
+
Processing by ApplicationController#hello_world as HTML
|
|
172
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
173
|
+
Rendering text template
|
|
174
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
175
|
+
Completed 200 OK in 18ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.3ms)
|
|
176
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
177
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
178
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
179
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
180
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
181
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
1
182
|
[1m[36mActiveRecord::InternalMetadata Load (0.1ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
2
183
|
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
184
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
185
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
186
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
187
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
188
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
189
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
190
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
191
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
192
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
193
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
194
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
195
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:52:58"], ["updated_at", "2025-12-17 21:52:58"]]
|
|
196
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
197
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
198
|
+
Processing by ApiController#api_endpoint as HTML
|
|
199
|
+
Redirected to http://127.0.0.1:53727/nulogy_sso/login
|
|
200
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
201
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
202
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
203
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
204
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A53727%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
205
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 3.2ms)
|
|
206
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
207
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
208
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
209
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:52:58"], ["updated_at", "2025-12-17 21:52:58"]]
|
|
210
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
211
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
212
|
+
Processing by ApiController#api_endpoint as HTML
|
|
213
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
214
|
+
Completed 200 OK in 27ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
215
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
216
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
217
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
218
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:52:58"], ["updated_at", "2025-12-17 21:52:58"]]
|
|
219
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
220
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
221
|
+
Processing by ApiController#api_endpoint as HTML
|
|
222
|
+
Redirected to http://127.0.0.1:53727/nulogy_sso/login
|
|
223
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
224
|
+
Completed 302 Found in 14ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
225
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
226
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
227
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A53727%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
228
|
+
Completed 302 Found in 14ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
229
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
230
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
231
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
232
|
+
Processing by ApplicationController#hello_world as HTML
|
|
233
|
+
Redirected to http://127.0.0.1:53727/nulogy_sso/login
|
|
234
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
235
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
236
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
237
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
238
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A53727%252Fhello_world&response_type=code&scope=openid+email
|
|
239
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
240
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A53727%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
241
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
242
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:53727/hello_world"}
|
|
243
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
244
|
+
Rendering text template
|
|
245
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
246
|
+
Completed 200 OK in 36ms (Views: 2.7ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
247
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
248
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
249
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
250
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:52:58"], ["updated_at", "2025-12-17 21:52:58"]]
|
|
251
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
252
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
253
|
+
Processing by ApplicationController#hello_world as HTML
|
|
254
|
+
Redirected to http://127.0.0.1:53727/nulogy_sso/login
|
|
255
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
256
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
257
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
258
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
259
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A53727%252Fhello_world&response_type=code&scope=openid+email
|
|
260
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
261
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A53727%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
262
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
263
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:53727/hello_world"}
|
|
264
|
+
Rendering text template
|
|
265
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
266
|
+
Completed 200 OK in 9ms (Views: 0.2ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
267
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
268
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
269
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
270
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:52:58"], ["updated_at", "2025-12-17 21:52:58"]]
|
|
271
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
272
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
273
|
+
Processing by ApplicationController#hello_world as HTML
|
|
274
|
+
Redirected to http://127.0.0.1:53727/nulogy_sso/login
|
|
275
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
276
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
277
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
278
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
279
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A53727%252Fhello_world&response_type=code&scope=openid+email
|
|
280
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
281
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A53727%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
282
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
283
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:53727/hello_world"}
|
|
284
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
285
|
+
Redirected to http://127.0.0.1:53727/hello_world
|
|
286
|
+
Completed 302 Found in 26ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
287
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
288
|
+
Processing by ApplicationController#hello_world as HTML
|
|
289
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
290
|
+
Rendering text template
|
|
291
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
292
|
+
Completed 200 OK in 10ms (Views: 0.3ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
293
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
294
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
295
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
296
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:52:58"], ["updated_at", "2025-12-17 21:52:58"]]
|
|
297
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
298
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
299
|
+
Processing by ApplicationController#hello_world as HTML
|
|
300
|
+
Redirected to http://127.0.0.1:53727/nulogy_sso/login
|
|
301
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
302
|
+
Completed 302 Found in 13ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
303
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
304
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
305
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A53727%252Fhello_world&response_type=code&scope=openid+email
|
|
306
|
+
Completed 302 Found in 16ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 2.6ms)
|
|
307
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
308
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
309
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
310
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:52:58"], ["updated_at", "2025-12-17 21:52:58"]]
|
|
311
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
312
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
313
|
+
Processing by ApplicationController#hello_world as HTML
|
|
314
|
+
Redirected to http://127.0.0.1:53727/nulogy_sso/login
|
|
315
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
316
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
317
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
318
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
319
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A53727%252Fhello_world&response_type=code&scope=openid+email
|
|
320
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
321
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
322
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
323
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
324
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:52:58"], ["updated_at", "2025-12-17 21:52:58"]]
|
|
325
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
326
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:52:58 -0500
|
|
327
|
+
Processing by ApplicationController#hello_world as HTML
|
|
328
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
329
|
+
Rendering text template
|
|
330
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
331
|
+
Completed 200 OK in 13ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
332
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
333
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
334
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
335
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
336
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
337
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
338
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
339
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
340
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
341
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
342
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
343
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
344
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
345
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
346
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
347
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
348
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
349
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
350
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
351
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
352
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
353
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
354
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
355
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
356
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
357
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:56:18.456811"], ["updated_at", "2025-12-17 21:56:18.456811"]]
|
|
358
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
359
|
+
[1m[36mTRANSACTION (0.3ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
360
|
+
[1m[36mUser Create (0.6ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:56:18.692807"], ["updated_at", "2025-12-17 21:56:18.692807"]]
|
|
361
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
362
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
363
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:56:18.736132"], ["updated_at", "2025-12-17 21:56:18.736132"]]
|
|
364
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
365
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
366
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:56:18.763117"], ["updated_at", "2025-12-17 21:56:18.763117"]]
|
|
367
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
368
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
369
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:56:18.787059"], ["updated_at", "2025-12-17 21:56:18.787059"]]
|
|
370
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
371
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
372
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:56:18.897525"], ["updated_at", "2025-12-17 21:56:18.897525"]]
|
|
373
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
374
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
375
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.1ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
376
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
377
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
378
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:56:53.708505"], ["updated_at", "2025-12-17 21:56:53.708505"]]
|
|
379
|
+
[1m[36mTRANSACTION (0.2ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
380
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:57:03 -0500
|
|
381
|
+
Processing by ApplicationController#hello_world as HTML
|
|
382
|
+
Redirected to http://127.0.0.1:54063/nulogy_sso/login
|
|
383
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
384
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
385
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:57:03 -0500
|
|
386
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
387
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54063%252Fhello_world&response_type=code&scope=openid+email
|
|
388
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 2.9ms)
|
|
389
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54063%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:57:04 -0500
|
|
390
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
391
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54063/hello_world"}
|
|
392
|
+
Rendering text template
|
|
393
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
394
|
+
Completed 200 OK in 52ms (Views: 2.7ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 17.5ms)
|
|
395
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:57:04 -0500
|
|
396
|
+
Processing by ApplicationController#hello_world as HTML
|
|
397
|
+
Redirected to http://127.0.0.1:54063/nulogy_sso/login
|
|
398
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
399
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
400
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:57:04 -0500
|
|
401
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
402
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54063%252Fhello_world&response_type=code&scope=openid+email
|
|
403
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
404
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54063%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:57:04 -0500
|
|
405
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
406
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54063/hello_world"}
|
|
407
|
+
[1m[36mUser Load (2.7ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
408
|
+
Redirected to http://127.0.0.1:54063/hello_world
|
|
409
|
+
Completed 302 Found in 34ms (ActiveRecord: 2.7ms (1 query, 0 cached) | GC: 0.1ms)
|
|
410
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:57:04 -0500
|
|
411
|
+
Processing by ApplicationController#hello_world as HTML
|
|
412
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
413
|
+
Rendering text template
|
|
414
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
415
|
+
Completed 200 OK in 19ms (Views: 0.3ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
416
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
417
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:57:06.485987"], ["updated_at", "2025-12-17 21:57:06.485987"]]
|
|
418
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
419
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:57:06 -0500
|
|
420
|
+
Processing by ApplicationController#hello_world as HTML
|
|
421
|
+
Redirected to http://127.0.0.1:54063/nulogy_sso/login
|
|
422
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
423
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
424
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:57:06 -0500
|
|
425
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
426
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54063%252Fhello_world&response_type=code&scope=openid+email
|
|
427
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
428
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54063%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:57:06 -0500
|
|
429
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
430
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54063/hello_world"}
|
|
431
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
432
|
+
Redirected to http://127.0.0.1:54063/hello_world
|
|
433
|
+
Completed 302 Found in 20ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
434
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:57:06 -0500
|
|
435
|
+
Processing by ApplicationController#hello_world as HTML
|
|
436
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
437
|
+
Rendering text template
|
|
438
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
439
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
440
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
441
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:57:06.545643"], ["updated_at", "2025-12-17 21:57:06.545643"]]
|
|
442
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
443
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:57:06 -0500
|
|
444
|
+
Processing by ApplicationController#hello_world as HTML
|
|
445
|
+
Redirected to http://127.0.0.1:54063/nulogy_sso/login
|
|
446
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
447
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
448
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:57:06 -0500
|
|
449
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
450
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54063%252Fhello_world&response_type=code&scope=openid+email
|
|
451
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
452
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
453
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:57:06.661506"], ["updated_at", "2025-12-17 21:57:06.661506"]]
|
|
454
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
455
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:57:06 -0500
|
|
456
|
+
Processing by ApplicationController#hello_world as HTML
|
|
457
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
458
|
+
Rendering text template
|
|
459
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
460
|
+
Completed 200 OK in 6ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
461
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
462
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:57:06.776495"], ["updated_at", "2025-12-17 21:57:06.776495"]]
|
|
463
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
464
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:57:06 -0500
|
|
465
|
+
Processing by ApplicationController#hello_world as HTML
|
|
466
|
+
Redirected to http://127.0.0.1:54063/nulogy_sso/login
|
|
467
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
468
|
+
Completed 302 Found in 17ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 2.5ms)
|
|
469
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:57:06 -0500
|
|
470
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
471
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54063%252Fhello_world&response_type=code&scope=openid+email
|
|
472
|
+
Completed 302 Found in 20ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
473
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
474
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:57:06.883465"], ["updated_at", "2025-12-17 21:57:06.883465"]]
|
|
475
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
476
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:57:06 -0500
|
|
477
|
+
Processing by ApiController#api_endpoint as HTML
|
|
478
|
+
Redirected to http://127.0.0.1:54063/nulogy_sso/login
|
|
479
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
480
|
+
Completed 302 Found in 9ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
481
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:57:06 -0500
|
|
482
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
483
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54063%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
484
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
485
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
486
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:57:06.964473"], ["updated_at", "2025-12-17 21:57:06.964473"]]
|
|
487
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
488
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:57:07 -0500
|
|
489
|
+
Processing by ApiController#api_endpoint as HTML
|
|
490
|
+
Redirected to http://127.0.0.1:54063/nulogy_sso/login
|
|
491
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
492
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.2ms)
|
|
493
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:57:07 -0500
|
|
494
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
495
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54063%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
496
|
+
Completed 302 Found in 10ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
497
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
498
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:57:07.051759"], ["updated_at", "2025-12-17 21:57:07.051759"]]
|
|
499
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
500
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:57:07 -0500
|
|
501
|
+
Processing by ApiController#api_endpoint as HTML
|
|
502
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
503
|
+
Completed 200 OK in 8ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
504
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
505
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
506
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
507
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
508
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:05"], ["updated_at", "2025-12-17 21:59:05"]]
|
|
509
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
510
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
511
|
+
Processing by ApplicationController#hello_world as HTML
|
|
512
|
+
Redirected to http://127.0.0.1:54287/nulogy_sso/login
|
|
513
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
514
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
515
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
516
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
517
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54287%252Fhello_world&response_type=code&scope=openid+email
|
|
518
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.7ms)
|
|
519
|
+
[1m[36mTRANSACTION (0.2ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
520
|
+
[1m[36mUser Create (0.5ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:05"], ["updated_at", "2025-12-17 21:59:05"]]
|
|
521
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
522
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
523
|
+
Processing by ApplicationController#hello_world as HTML
|
|
524
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
525
|
+
Rendering text template
|
|
526
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
527
|
+
Completed 200 OK in 35ms (Views: 2.5ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.2ms)
|
|
528
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
529
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:05"], ["updated_at", "2025-12-17 21:59:05"]]
|
|
530
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
531
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
532
|
+
Processing by ApplicationController#hello_world as HTML
|
|
533
|
+
Redirected to http://127.0.0.1:54287/nulogy_sso/login
|
|
534
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
535
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
536
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
537
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
538
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54287%252Fhello_world&response_type=code&scope=openid+email
|
|
539
|
+
Completed 302 Found in 9ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
540
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
541
|
+
Processing by ApplicationController#hello_world as HTML
|
|
542
|
+
Redirected to http://127.0.0.1:54287/nulogy_sso/login
|
|
543
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
544
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
545
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
546
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
547
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54287%252Fhello_world&response_type=code&scope=openid+email
|
|
548
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
549
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54287%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
550
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
551
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54287/hello_world"}
|
|
552
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
553
|
+
Redirected to http://127.0.0.1:54287/hello_world
|
|
554
|
+
Completed 302 Found in 31ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
555
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
556
|
+
Processing by ApplicationController#hello_world as HTML
|
|
557
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
558
|
+
Rendering text template
|
|
559
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
560
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
561
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
562
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:05"], ["updated_at", "2025-12-17 21:59:05"]]
|
|
563
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
564
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
565
|
+
Processing by ApplicationController#hello_world as HTML
|
|
566
|
+
Redirected to http://127.0.0.1:54287/nulogy_sso/login
|
|
567
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
568
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
569
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
570
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
571
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54287%252Fhello_world&response_type=code&scope=openid+email
|
|
572
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
573
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54287%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
574
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
575
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54287/hello_world"}
|
|
576
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
577
|
+
Redirected to http://127.0.0.1:54287/hello_world
|
|
578
|
+
Completed 302 Found in 18ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
579
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
580
|
+
Processing by ApplicationController#hello_world as HTML
|
|
581
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
582
|
+
Rendering text template
|
|
583
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
584
|
+
Completed 200 OK in 6ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
585
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
586
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:05"], ["updated_at", "2025-12-17 21:59:05"]]
|
|
587
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
588
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
589
|
+
Processing by ApplicationController#hello_world as HTML
|
|
590
|
+
Redirected to http://127.0.0.1:54287/nulogy_sso/login
|
|
591
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
592
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
593
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
594
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
595
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54287%252Fhello_world&response_type=code&scope=openid+email
|
|
596
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
597
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54287%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
598
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
599
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54287/hello_world"}
|
|
600
|
+
Rendering text template
|
|
601
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
602
|
+
Completed 200 OK in 9ms (Views: 2.8ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
603
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
604
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:05"], ["updated_at", "2025-12-17 21:59:05"]]
|
|
605
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
606
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
607
|
+
Processing by ApiController#api_endpoint as HTML
|
|
608
|
+
Redirected to http://127.0.0.1:54287/nulogy_sso/login
|
|
609
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
610
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
611
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
612
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
613
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54287%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
614
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
615
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
616
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:05"], ["updated_at", "2025-12-17 21:59:05"]]
|
|
617
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
618
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
619
|
+
Processing by ApiController#api_endpoint as HTML
|
|
620
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
621
|
+
Completed 200 OK in 11ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
622
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
623
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:05"], ["updated_at", "2025-12-17 21:59:05"]]
|
|
624
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
625
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
626
|
+
Processing by ApiController#api_endpoint as HTML
|
|
627
|
+
Redirected to http://127.0.0.1:54287/nulogy_sso/login
|
|
628
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
629
|
+
Completed 302 Found in 14ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
630
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:05 -0500
|
|
631
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
632
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54287%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
633
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
634
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
635
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.1ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
636
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
637
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
638
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:23.955900"], ["updated_at", "2025-12-17 21:59:23.955900"]]
|
|
639
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
640
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:59:25 -0500
|
|
641
|
+
Processing by ApiController#api_endpoint as HTML
|
|
642
|
+
Redirected to http://127.0.0.1:54400/nulogy_sso/login
|
|
643
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
644
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.2ms)
|
|
645
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:25 -0500
|
|
646
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
647
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54400%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
648
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
649
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
650
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:26.216536"], ["updated_at", "2025-12-17 21:59:26.216536"]]
|
|
651
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
652
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:59:26 -0500
|
|
653
|
+
Processing by ApiController#api_endpoint as HTML
|
|
654
|
+
[1m[36mUser Load (0.3ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
655
|
+
Completed 200 OK in 33ms (Views: 0.1ms | ActiveRecord: 0.5ms (1 query, 0 cached) | GC: 4.0ms)
|
|
656
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
657
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:26.370453"], ["updated_at", "2025-12-17 21:59:26.370453"]]
|
|
658
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
659
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 16:59:26 -0500
|
|
660
|
+
Processing by ApiController#api_endpoint as HTML
|
|
661
|
+
Redirected to http://127.0.0.1:54400/nulogy_sso/login
|
|
662
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
663
|
+
Completed 302 Found in 9ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
664
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:26 -0500
|
|
665
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
666
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54400%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
667
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
668
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:26 -0500
|
|
669
|
+
Processing by ApplicationController#hello_world as HTML
|
|
670
|
+
Redirected to http://127.0.0.1:54400/nulogy_sso/login
|
|
671
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
672
|
+
Completed 302 Found in 8ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
673
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:26 -0500
|
|
674
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
675
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54400%252Fhello_world&response_type=code&scope=openid+email
|
|
676
|
+
Completed 302 Found in 16ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
677
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54400%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:59:26 -0500
|
|
678
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
679
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54400/hello_world"}
|
|
680
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
681
|
+
Redirected to http://127.0.0.1:54400/hello_world
|
|
682
|
+
Completed 302 Found in 36ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.4ms)
|
|
683
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:26 -0500
|
|
684
|
+
Processing by ApplicationController#hello_world as HTML
|
|
685
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
686
|
+
Rendering text template
|
|
687
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
688
|
+
Completed 200 OK in 10ms (Views: 2.7ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
689
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
690
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:37.311723"], ["updated_at", "2025-12-17 21:59:37.311723"]]
|
|
691
|
+
[1m[36mTRANSACTION (0.3ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
692
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:37 -0500
|
|
693
|
+
Processing by ApplicationController#hello_world as HTML
|
|
694
|
+
Redirected to http://127.0.0.1:54400/nulogy_sso/login
|
|
695
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
696
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
697
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:37 -0500
|
|
698
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
699
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54400%252Fhello_world&response_type=code&scope=openid+email
|
|
700
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
701
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54400%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:59:37 -0500
|
|
702
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
703
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54400/hello_world"}
|
|
704
|
+
Rendering text template
|
|
705
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
706
|
+
Completed 200 OK in 14ms (Views: 0.4ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
707
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
708
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:37.450470"], ["updated_at", "2025-12-17 21:59:37.450470"]]
|
|
709
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
710
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:37 -0500
|
|
711
|
+
Processing by ApplicationController#hello_world as HTML
|
|
712
|
+
Redirected to http://127.0.0.1:54400/nulogy_sso/login
|
|
713
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
714
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
715
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:37 -0500
|
|
716
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
717
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54400%252Fhello_world&response_type=code&scope=openid+email
|
|
718
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
719
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54400%2Fhello_world" for 127.0.0.1 at 2025-12-17 16:59:37 -0500
|
|
720
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
721
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54400/hello_world"}
|
|
722
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
723
|
+
Redirected to http://127.0.0.1:54400/hello_world
|
|
724
|
+
Completed 302 Found in 24ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
725
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:37 -0500
|
|
726
|
+
Processing by ApplicationController#hello_world as HTML
|
|
727
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
728
|
+
Rendering text template
|
|
729
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
730
|
+
Completed 200 OK in 7ms (Views: 0.2ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
731
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
732
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:37.509880"], ["updated_at", "2025-12-17 21:59:37.509880"]]
|
|
733
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
734
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:37 -0500
|
|
735
|
+
Processing by ApplicationController#hello_world as HTML
|
|
736
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
737
|
+
Rendering text template
|
|
738
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
739
|
+
Completed 200 OK in 7ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
740
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
741
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:37.572616"], ["updated_at", "2025-12-17 21:59:37.572616"]]
|
|
742
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
743
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:37 -0500
|
|
744
|
+
Processing by ApplicationController#hello_world as HTML
|
|
745
|
+
Redirected to http://127.0.0.1:54400/nulogy_sso/login
|
|
746
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
747
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
748
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:37 -0500
|
|
749
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
750
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54400%252Fhello_world&response_type=code&scope=openid+email
|
|
751
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
752
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
753
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 21:59:37.658695"], ["updated_at", "2025-12-17 21:59:37.658695"]]
|
|
754
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
755
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 16:59:37 -0500
|
|
756
|
+
Processing by ApplicationController#hello_world as HTML
|
|
757
|
+
Redirected to http://127.0.0.1:54400/nulogy_sso/login
|
|
758
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
759
|
+
Completed 302 Found in 10ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
760
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 16:59:37 -0500
|
|
761
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
762
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54400%252Fhello_world&response_type=code&scope=openid+email
|
|
763
|
+
Completed 302 Found in 9ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
764
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
765
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
766
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
767
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
768
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
769
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
770
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
771
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.1ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
772
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
773
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
774
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:03:44"], ["updated_at", "2025-12-17 22:03:44"]]
|
|
775
|
+
[1m[36mTRANSACTION (0.2ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
776
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
777
|
+
Processing by ApplicationController#hello_world as HTML
|
|
778
|
+
Redirected to http://127.0.0.1:54792/nulogy_sso/login
|
|
779
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
780
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
781
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
782
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
783
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54792%252Fhello_world&response_type=code&scope=openid+email
|
|
784
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
785
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54792%2Fhello_world" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
786
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
787
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54792/hello_world"}
|
|
788
|
+
Rendering text template
|
|
789
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
790
|
+
Completed 200 OK in 28ms (Views: 2.7ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
791
|
+
[1m[36mTRANSACTION (0.3ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
792
|
+
[1m[36mUser Create (0.5ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:03:44"], ["updated_at", "2025-12-17 22:03:44"]]
|
|
793
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
794
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
795
|
+
Processing by ApplicationController#hello_world as HTML
|
|
796
|
+
Redirected to http://127.0.0.1:54792/nulogy_sso/login
|
|
797
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
798
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
799
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
800
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
801
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54792%252Fhello_world&response_type=code&scope=openid+email
|
|
802
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
803
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54792%2Fhello_world" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
804
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
805
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54792/hello_world"}
|
|
806
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
807
|
+
Redirected to http://127.0.0.1:54792/hello_world
|
|
808
|
+
Completed 302 Found in 57ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 1.1ms)
|
|
809
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
810
|
+
Processing by ApplicationController#hello_world as HTML
|
|
811
|
+
[1m[36mUser Load (0.2ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
812
|
+
Rendering text template
|
|
813
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
814
|
+
Completed 200 OK in 18ms (Views: 0.3ms | ActiveRecord: 0.2ms (1 query, 0 cached) | GC: 3.7ms)
|
|
815
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
816
|
+
Processing by ApplicationController#hello_world as HTML
|
|
817
|
+
Redirected to http://127.0.0.1:54792/nulogy_sso/login
|
|
818
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
819
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
820
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
821
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
822
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54792%252Fhello_world&response_type=code&scope=openid+email
|
|
823
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
824
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54792%2Fhello_world" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
825
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
826
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54792/hello_world"}
|
|
827
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
828
|
+
Redirected to http://127.0.0.1:54792/hello_world
|
|
829
|
+
Completed 302 Found in 10ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
830
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
831
|
+
Processing by ApplicationController#hello_world as HTML
|
|
832
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
833
|
+
Rendering text template
|
|
834
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
835
|
+
Completed 200 OK in 6ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
836
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
837
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:03:44"], ["updated_at", "2025-12-17 22:03:44"]]
|
|
838
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
839
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
840
|
+
Processing by ApplicationController#hello_world as HTML
|
|
841
|
+
Redirected to http://127.0.0.1:54792/nulogy_sso/login
|
|
842
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
843
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
844
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
845
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
846
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54792%252Fhello_world&response_type=code&scope=openid+email
|
|
847
|
+
Completed 302 Found in 8ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
848
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
849
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:03:44"], ["updated_at", "2025-12-17 22:03:44"]]
|
|
850
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
851
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
852
|
+
Processing by ApplicationController#hello_world as HTML
|
|
853
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
854
|
+
Rendering text template
|
|
855
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
856
|
+
Completed 200 OK in 12ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
857
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
858
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:03:44"], ["updated_at", "2025-12-17 22:03:44"]]
|
|
859
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
860
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
861
|
+
Processing by ApplicationController#hello_world as HTML
|
|
862
|
+
Redirected to http://127.0.0.1:54792/nulogy_sso/login
|
|
863
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
864
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
865
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
866
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
867
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54792%252Fhello_world&response_type=code&scope=openid+email
|
|
868
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
869
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
870
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:03:44"], ["updated_at", "2025-12-17 22:03:44"]]
|
|
871
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
872
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
873
|
+
Processing by ApiController#api_endpoint as HTML
|
|
874
|
+
Redirected to http://127.0.0.1:54792/nulogy_sso/login
|
|
875
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
876
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
877
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
878
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
879
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54792%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
880
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
881
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
882
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:03:44"], ["updated_at", "2025-12-17 22:03:44"]]
|
|
883
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
884
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
885
|
+
Processing by ApiController#api_endpoint as HTML
|
|
886
|
+
Redirected to http://127.0.0.1:54792/nulogy_sso/login
|
|
887
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
888
|
+
Completed 302 Found in 15ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
889
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
890
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
891
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54792%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
892
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
893
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
894
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:03:44"], ["updated_at", "2025-12-17 22:03:44"]]
|
|
895
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
896
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 17:03:44 -0500
|
|
897
|
+
Processing by ApiController#api_endpoint as HTML
|
|
898
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
899
|
+
Completed 200 OK in 23ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
900
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
901
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
902
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
903
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
904
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:05:14.149905"], ["updated_at", "2025-12-17 22:05:14.149905"]]
|
|
905
|
+
[1m[36mTRANSACTION (0.2ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
906
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:05:15 -0500
|
|
907
|
+
Processing by ApplicationController#hello_world as HTML
|
|
908
|
+
Redirected to http://127.0.0.1:54946/nulogy_sso/login
|
|
909
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
910
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.2ms)
|
|
911
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:05:15 -0500
|
|
912
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
913
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54946%252Fhello_world&response_type=code&scope=openid+email
|
|
914
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 1.2ms)
|
|
915
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54946%2Fhello_world" for 127.0.0.1 at 2025-12-17 17:05:15 -0500
|
|
916
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
917
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54946/hello_world"}
|
|
918
|
+
Rendering text template
|
|
919
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
920
|
+
Completed 200 OK in 26ms (Views: 3.0ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 11.5ms)
|
|
921
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:05:16 -0500
|
|
922
|
+
Processing by ApplicationController#hello_world as HTML
|
|
923
|
+
Redirected to http://127.0.0.1:54946/nulogy_sso/login
|
|
924
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
925
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
926
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:05:16 -0500
|
|
927
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
928
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54946%252Fhello_world&response_type=code&scope=openid+email
|
|
929
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
930
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54946%2Fhello_world" for 127.0.0.1 at 2025-12-17 17:05:16 -0500
|
|
931
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
932
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54946/hello_world"}
|
|
933
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
934
|
+
Redirected to http://127.0.0.1:54946/hello_world
|
|
935
|
+
Completed 302 Found in 39ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
936
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:05:16 -0500
|
|
937
|
+
Processing by ApplicationController#hello_world as HTML
|
|
938
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
939
|
+
Rendering text template
|
|
940
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
941
|
+
Completed 200 OK in 8ms (Views: 0.2ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
942
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
943
|
+
[1m[36mUser Create (0.5ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:05:18.471748"], ["updated_at", "2025-12-17 22:05:18.471748"]]
|
|
944
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
945
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:05:18 -0500
|
|
946
|
+
Processing by ApplicationController#hello_world as HTML
|
|
947
|
+
Redirected to http://127.0.0.1:54946/nulogy_sso/login
|
|
948
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
949
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
950
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:05:18 -0500
|
|
951
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
952
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54946%252Fhello_world&response_type=code&scope=openid+email
|
|
953
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
954
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A54946%2Fhello_world" for 127.0.0.1 at 2025-12-17 17:05:18 -0500
|
|
955
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
956
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:54946/hello_world"}
|
|
957
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
958
|
+
Redirected to http://127.0.0.1:54946/hello_world
|
|
959
|
+
Completed 302 Found in 10ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
960
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:05:18 -0500
|
|
961
|
+
Processing by ApplicationController#hello_world as HTML
|
|
962
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
963
|
+
Rendering text template
|
|
964
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
965
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
966
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
967
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:05:18.520315"], ["updated_at", "2025-12-17 22:05:18.520315"]]
|
|
968
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
969
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 17:05:18 -0500
|
|
970
|
+
Processing by ApiController#api_endpoint as HTML
|
|
971
|
+
Redirected to http://127.0.0.1:54946/nulogy_sso/login
|
|
972
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
973
|
+
Completed 302 Found in 10ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
974
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:05:18 -0500
|
|
975
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
976
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54946%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
977
|
+
Completed 302 Found in 11ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
978
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
979
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:05:18.639775"], ["updated_at", "2025-12-17 22:05:18.639775"]]
|
|
980
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
981
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 17:05:18 -0500
|
|
982
|
+
Processing by ApiController#api_endpoint as HTML
|
|
983
|
+
Redirected to http://127.0.0.1:54946/nulogy_sso/login
|
|
984
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
985
|
+
Completed 302 Found in 9ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
986
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:05:18 -0500
|
|
987
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
988
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54946%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
989
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
990
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
991
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:05:18.716243"], ["updated_at", "2025-12-17 22:05:18.716243"]]
|
|
992
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
993
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-17 17:05:18 -0500
|
|
994
|
+
Processing by ApiController#api_endpoint as HTML
|
|
995
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
996
|
+
Completed 200 OK in 8ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
997
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
998
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:05:18.824289"], ["updated_at", "2025-12-17 22:05:18.824289"]]
|
|
999
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1000
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:05:18 -0500
|
|
1001
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1002
|
+
Redirected to http://127.0.0.1:54946/nulogy_sso/login
|
|
1003
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1004
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1005
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:05:18 -0500
|
|
1006
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1007
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54946%252Fhello_world&response_type=code&scope=openid+email
|
|
1008
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1009
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1010
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:05:18.881225"], ["updated_at", "2025-12-17 22:05:18.881225"]]
|
|
1011
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1012
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:05:18 -0500
|
|
1013
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1014
|
+
Redirected to http://127.0.0.1:54946/nulogy_sso/login
|
|
1015
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1016
|
+
Completed 302 Found in 200ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.2ms)
|
|
1017
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-17 17:05:19 -0500
|
|
1018
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1019
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A54946%252Fhello_world&response_type=code&scope=openid+email
|
|
1020
|
+
Completed 302 Found in 91ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.6ms)
|
|
1021
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1022
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-17 22:05:19.261560"], ["updated_at", "2025-12-17 22:05:19.261560"]]
|
|
1023
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1024
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-17 17:05:19 -0500
|
|
1025
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1026
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1027
|
+
Rendering text template
|
|
1028
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1029
|
+
Completed 200 OK in 19ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
1030
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
1031
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
1032
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
1033
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1034
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:14:55"], ["updated_at", "2025-12-18 15:14:55"]]
|
|
1035
|
+
[1m[36mTRANSACTION (0.2ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1036
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1037
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1038
|
+
[1m[36mUser Load (4.9ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1039
|
+
Completed 200 OK in 80ms (Views: 0.1ms | ActiveRecord: 4.9ms (1 query, 0 cached) | GC: 0.2ms)
|
|
1040
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1041
|
+
[1m[36mUser Create (0.8ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:14:55"], ["updated_at", "2025-12-18 15:14:55"]]
|
|
1042
|
+
[1m[36mTRANSACTION (0.2ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1043
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1044
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1045
|
+
Redirected to http://127.0.0.1:63545/nulogy_sso/login
|
|
1046
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1047
|
+
Completed 302 Found in 10ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1048
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1049
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1050
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63545%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1051
|
+
Completed 302 Found in 15ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1052
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1053
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:14:55"], ["updated_at", "2025-12-18 15:14:55"]]
|
|
1054
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1055
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1056
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1057
|
+
Redirected to http://127.0.0.1:63545/nulogy_sso/login
|
|
1058
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1059
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1060
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1061
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1062
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63545%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1063
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1064
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1065
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:14:55"], ["updated_at", "2025-12-18 15:14:55"]]
|
|
1066
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1067
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1068
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1069
|
+
Redirected to http://127.0.0.1:63545/nulogy_sso/login
|
|
1070
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1071
|
+
Completed 302 Found in 11ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.4ms)
|
|
1072
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1073
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1074
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63545%252Fhello_world&response_type=code&scope=openid+email
|
|
1075
|
+
Completed 302 Found in 19ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 1.5ms)
|
|
1076
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A63545%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1077
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
1078
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:63545/hello_world"}
|
|
1079
|
+
[1m[36mUser Load (0.2ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1080
|
+
Redirected to http://127.0.0.1:63545/hello_world
|
|
1081
|
+
Completed 302 Found in 48ms (ActiveRecord: 0.2ms (1 query, 0 cached) | GC: 9.0ms)
|
|
1082
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1083
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1084
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1085
|
+
Rendering text template
|
|
1086
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1087
|
+
Completed 200 OK in 23ms (Views: 5.0ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 4.9ms)
|
|
1088
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1089
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:14:55"], ["updated_at", "2025-12-18 15:14:55"]]
|
|
1090
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1091
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1092
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1093
|
+
Redirected to http://127.0.0.1:63545/nulogy_sso/login
|
|
1094
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1095
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1096
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1097
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1098
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63545%252Fhello_world&response_type=code&scope=openid+email
|
|
1099
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1100
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A63545%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1101
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
1102
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:63545/hello_world"}
|
|
1103
|
+
Rendering text template
|
|
1104
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1105
|
+
Completed 200 OK in 9ms (Views: 0.4ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1106
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1107
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1108
|
+
Redirected to http://127.0.0.1:63545/nulogy_sso/login
|
|
1109
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1110
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1111
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1112
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1113
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63545%252Fhello_world&response_type=code&scope=openid+email
|
|
1114
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1115
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A63545%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1116
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
1117
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:63545/hello_world"}
|
|
1118
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1119
|
+
Redirected to http://127.0.0.1:63545/hello_world
|
|
1120
|
+
Completed 302 Found in 39ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
1121
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1122
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1123
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1124
|
+
Rendering text template
|
|
1125
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1126
|
+
Completed 200 OK in 13ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
1127
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1128
|
+
[1m[36mUser Create (0.9ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:14:55"], ["updated_at", "2025-12-18 15:14:55"]]
|
|
1129
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1130
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1131
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1132
|
+
Redirected to http://127.0.0.1:63545/nulogy_sso/login
|
|
1133
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1134
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1135
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1136
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1137
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63545%252Fhello_world&response_type=code&scope=openid+email
|
|
1138
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1139
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1140
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:14:55"], ["updated_at", "2025-12-18 15:14:55"]]
|
|
1141
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1142
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1143
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1144
|
+
Redirected to http://127.0.0.1:63545/nulogy_sso/login
|
|
1145
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1146
|
+
Completed 302 Found in 27ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1147
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1148
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1149
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63545%252Fhello_world&response_type=code&scope=openid+email
|
|
1150
|
+
Completed 302 Found in 12ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1151
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1152
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:14:55"], ["updated_at", "2025-12-18 15:14:55"]]
|
|
1153
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1154
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:14:55 -0500
|
|
1155
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1156
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1157
|
+
Rendering text template
|
|
1158
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1159
|
+
Completed 200 OK in 8ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
1160
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
3
1161
|
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
4
1162
|
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
1163
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1164
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:15:42.635298"], ["updated_at", "2025-12-18 15:15:42.635298"]]
|
|
1165
|
+
[1m[36mTRANSACTION (2.2ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1166
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:15:44 -0500
|
|
1167
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1168
|
+
Redirected to http://127.0.0.1:63679/nulogy_sso/login
|
|
1169
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1170
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1171
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:15:44 -0500
|
|
1172
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1173
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63679%252Fhello_world&response_type=code&scope=openid+email
|
|
1174
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1175
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1176
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:15:45.356766"], ["updated_at", "2025-12-18 15:15:45.356766"]]
|
|
1177
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1178
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:15:45 -0500
|
|
1179
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1180
|
+
Redirected to http://127.0.0.1:63679/nulogy_sso/login
|
|
1181
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1182
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1183
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:15:45 -0500
|
|
1184
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1185
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63679%252Fhello_world&response_type=code&scope=openid+email
|
|
1186
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1187
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1188
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:15:45.413187"], ["updated_at", "2025-12-18 15:15:45.413187"]]
|
|
1189
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1190
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:15:45 -0500
|
|
1191
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1192
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1193
|
+
Rendering text template
|
|
1194
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1195
|
+
Completed 200 OK in 13ms (Views: 2.9ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
1196
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1197
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:15:45.494669"], ["updated_at", "2025-12-18 15:15:45.494669"]]
|
|
1198
|
+
[1m[36mTRANSACTION (0.2ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1199
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:15:45 -0500
|
|
1200
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1201
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1202
|
+
Completed 200 OK in 1ms (Views: 0.0ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
1203
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1204
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:15:45.606385"], ["updated_at", "2025-12-18 15:15:45.606385"]]
|
|
1205
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1206
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:15:45 -0500
|
|
1207
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1208
|
+
Redirected to http://127.0.0.1:63679/nulogy_sso/login
|
|
1209
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1210
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1211
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:15:45 -0500
|
|
1212
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1213
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63679%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1214
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1215
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1216
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:15:45.657688"], ["updated_at", "2025-12-18 15:15:45.657688"]]
|
|
1217
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1218
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:15:45 -0500
|
|
1219
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1220
|
+
Redirected to http://127.0.0.1:63679/nulogy_sso/login
|
|
1221
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1222
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1223
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:15:45 -0500
|
|
1224
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1225
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63679%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1226
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.5ms)
|
|
1227
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1228
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:15:45.715970"], ["updated_at", "2025-12-18 15:15:45.715970"]]
|
|
1229
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1230
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:15:45 -0500
|
|
1231
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1232
|
+
Redirected to http://127.0.0.1:63679/nulogy_sso/login
|
|
1233
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1234
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 2.2ms)
|
|
1235
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:15:45 -0500
|
|
1236
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1237
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63679%252Fhello_world&response_type=code&scope=openid+email
|
|
1238
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 1.2ms)
|
|
1239
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1240
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:15:47.801355"], ["updated_at", "2025-12-18 15:15:47.801355"]]
|
|
1241
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1242
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:15:47 -0500
|
|
1243
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1244
|
+
Redirected to http://127.0.0.1:63679/nulogy_sso/login
|
|
1245
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1246
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1247
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:15:47 -0500
|
|
1248
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1249
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63679%252Fhello_world&response_type=code&scope=openid+email
|
|
1250
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1251
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:15:49 -0500
|
|
1252
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1253
|
+
Redirected to http://127.0.0.1:63679/nulogy_sso/login
|
|
1254
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1255
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1256
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:15:49 -0500
|
|
1257
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1258
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A63679%252Fhello_world&response_type=code&scope=openid+email
|
|
1259
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1260
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
1261
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
1262
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
1263
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1264
|
+
[1m[36mUser Create (0.6ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:20:59"], ["updated_at", "2025-12-18 15:20:59"]]
|
|
1265
|
+
[1m[36mTRANSACTION (0.2ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1266
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1267
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:20:59"], ["updated_at", "2025-12-18 15:20:59"]]
|
|
1268
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1269
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1270
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:20:59"], ["updated_at", "2025-12-18 15:20:59"]]
|
|
1271
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1272
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1273
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:20:59"], ["updated_at", "2025-12-18 15:20:59"]]
|
|
1274
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1275
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1276
|
+
[1m[36mUser Create (0.0ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:20:59"], ["updated_at", "2025-12-18 15:20:59"]]
|
|
1277
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1278
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1279
|
+
[1m[36mUser Create (0.0ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:20:59"], ["updated_at", "2025-12-18 15:20:59"]]
|
|
1280
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1281
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
1282
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.3ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
1283
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
1284
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1285
|
+
[1m[36mUser Create (0.6ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:31.534583"], ["updated_at", "2025-12-18 15:21:31.534583"]]
|
|
1286
|
+
[1m[36mTRANSACTION (1.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1287
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1288
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:36.984753"], ["updated_at", "2025-12-18 15:21:36.984753"]]
|
|
1289
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1290
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1291
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:37.097799"], ["updated_at", "2025-12-18 15:21:37.097799"]]
|
|
1292
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1293
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:21:37 -0500
|
|
1294
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1295
|
+
Redirected to http://127.0.0.1:64015/nulogy_sso/login
|
|
1296
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1297
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1298
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:21:37 -0500
|
|
1299
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1300
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64015%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1301
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1302
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1303
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:37.473702"], ["updated_at", "2025-12-18 15:21:37.473702"]]
|
|
1304
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1305
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:37 -0500
|
|
1306
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1307
|
+
Redirected to http://127.0.0.1:64015/nulogy_sso/login
|
|
1308
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1309
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1310
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:21:37 -0500
|
|
1311
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1312
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64015%252Fhello_world&response_type=code&scope=openid+email
|
|
1313
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1314
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A64015%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:21:37 -0500
|
|
1315
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
1316
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:64015/hello_world"}
|
|
1317
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1318
|
+
Redirected to http://127.0.0.1:64015/hello_world
|
|
1319
|
+
Completed 302 Found in 33ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
1320
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:37 -0500
|
|
1321
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1322
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1323
|
+
Rendering text template
|
|
1324
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1325
|
+
Completed 200 OK in 11ms (Views: 4.3ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 1.1ms)
|
|
1326
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1327
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:37.732315"], ["updated_at", "2025-12-18 15:21:37.732315"]]
|
|
1328
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1329
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:37 -0500
|
|
1330
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1331
|
+
Redirected to http://127.0.0.1:64015/nulogy_sso/login
|
|
1332
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1333
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1334
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:21:37 -0500
|
|
1335
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1336
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64015%252Fhello_world&response_type=code&scope=openid+email
|
|
1337
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1338
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A64015%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:21:37 -0500
|
|
1339
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
1340
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:64015/hello_world"}
|
|
1341
|
+
Rendering text template
|
|
1342
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1343
|
+
Completed 200 OK in 8ms (Views: 0.5ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1344
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:37 -0500
|
|
1345
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1346
|
+
Redirected to http://127.0.0.1:64015/nulogy_sso/login
|
|
1347
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1348
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1349
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:21:37 -0500
|
|
1350
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1351
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64015%252Fhello_world&response_type=code&scope=openid+email
|
|
1352
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1353
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A64015%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:21:37 -0500
|
|
1354
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
1355
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:64015/hello_world"}
|
|
1356
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1357
|
+
Redirected to http://127.0.0.1:64015/hello_world
|
|
1358
|
+
Completed 302 Found in 30ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
1359
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:37 -0500
|
|
1360
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1361
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1362
|
+
Rendering text template
|
|
1363
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1364
|
+
Completed 200 OK in 9ms (Views: 0.2ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
1365
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1366
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:39.998149"], ["updated_at", "2025-12-18 15:21:39.998149"]]
|
|
1367
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1368
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1369
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:40.100612"], ["updated_at", "2025-12-18 15:21:40.100612"]]
|
|
1370
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1371
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1372
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:40.170283"], ["updated_at", "2025-12-18 15:21:40.170283"]]
|
|
1373
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1374
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:40 -0500
|
|
1375
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1376
|
+
Redirected to http://127.0.0.1:64015/nulogy_sso/login
|
|
1377
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1378
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1379
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:21:40 -0500
|
|
1380
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1381
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64015%252Fhello_world&response_type=code&scope=openid+email
|
|
1382
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1383
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
5
1384
|
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
6
1385
|
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
7
|
-
[1m[36mTRANSACTION (0.
|
|
8
|
-
[1m[
|
|
9
|
-
[1m[36mTRANSACTION (0.
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
[1m[36mTRANSACTION (0.
|
|
20
|
-
[1m[
|
|
21
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
[1m[
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
[1m[36mTRANSACTION (0.
|
|
29
|
-
[1m[
|
|
30
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
[1m[36mUser
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
[1m[36mUser
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
62
|
-
[1m[36mUser Create (0.
|
|
63
|
-
[1m[36mTRANSACTION (0.
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
1386
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1387
|
+
[1m[36mUser Create (1.0ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:52.213987"], ["updated_at", "2025-12-18 15:21:52.213987"]]
|
|
1388
|
+
[1m[36mTRANSACTION (0.4ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1389
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:53 -0500
|
|
1390
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1391
|
+
Redirected to http://127.0.0.1:64117/nulogy_sso/login
|
|
1392
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1393
|
+
Completed 302 Found in 8ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 6.4ms)
|
|
1394
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:21:53 -0500
|
|
1395
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1396
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64117%252Fhello_world&response_type=code&scope=openid+email
|
|
1397
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1398
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1399
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:53.921777"], ["updated_at", "2025-12-18 15:21:53.921777"]]
|
|
1400
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1401
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:53 -0500
|
|
1402
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1403
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1404
|
+
Rendering text template
|
|
1405
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1406
|
+
Completed 200 OK in 22ms (Views: 2.3ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.3ms)
|
|
1407
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1408
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:54.039761"], ["updated_at", "2025-12-18 15:21:54.039761"]]
|
|
1409
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1410
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:54 -0500
|
|
1411
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1412
|
+
Redirected to http://127.0.0.1:64117/nulogy_sso/login
|
|
1413
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1414
|
+
Completed 302 Found in 12ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.7ms)
|
|
1415
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:21:54 -0500
|
|
1416
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1417
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64117%252Fhello_world&response_type=code&scope=openid+email
|
|
1418
|
+
Completed 302 Found in 12ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 2.8ms)
|
|
1419
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:54 -0500
|
|
1420
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1421
|
+
Redirected to http://127.0.0.1:64117/nulogy_sso/login
|
|
1422
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1423
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1424
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:21:54 -0500
|
|
1425
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1426
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64117%252Fhello_world&response_type=code&scope=openid+email
|
|
1427
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1428
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A64117%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:21:54 -0500
|
|
1429
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
1430
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:64117/hello_world"}
|
|
1431
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1432
|
+
Redirected to http://127.0.0.1:64117/hello_world
|
|
1433
|
+
Completed 302 Found in 14ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.2ms)
|
|
1434
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:54 -0500
|
|
1435
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1436
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1437
|
+
Rendering text template
|
|
1438
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1439
|
+
Completed 200 OK in 9ms (Views: 0.2ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
1440
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1441
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:56.454942"], ["updated_at", "2025-12-18 15:21:56.454942"]]
|
|
1442
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1443
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:56 -0500
|
|
1444
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1445
|
+
Redirected to http://127.0.0.1:64117/nulogy_sso/login
|
|
1446
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1447
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1448
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:21:56 -0500
|
|
1449
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1450
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64117%252Fhello_world&response_type=code&scope=openid+email
|
|
1451
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1452
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A64117%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:21:56 -0500
|
|
1453
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
1454
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:64117/hello_world"}
|
|
1455
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1456
|
+
Redirected to http://127.0.0.1:64117/hello_world
|
|
1457
|
+
Completed 302 Found in 36ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
1458
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:56 -0500
|
|
1459
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1460
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1461
|
+
Rendering text template
|
|
1462
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1463
|
+
Completed 200 OK in 12ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
1464
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1465
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:56.603433"], ["updated_at", "2025-12-18 15:21:56.603433"]]
|
|
1466
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1467
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:21:56 -0500
|
|
1468
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1469
|
+
Redirected to http://127.0.0.1:64117/nulogy_sso/login
|
|
1470
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1471
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1472
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:21:56 -0500
|
|
1473
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1474
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64117%252Fhello_world&response_type=code&scope=openid+email
|
|
1475
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1476
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A64117%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:21:56 -0500
|
|
1477
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
1478
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:64117/hello_world"}
|
|
1479
|
+
Rendering text template
|
|
1480
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1481
|
+
Completed 200 OK in 17ms (Views: 0.3ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1482
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1483
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:56.659886"], ["updated_at", "2025-12-18 15:21:56.659886"]]
|
|
1484
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1485
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:21:56 -0500
|
|
1486
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1487
|
+
Redirected to http://127.0.0.1:64117/nulogy_sso/login
|
|
1488
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1489
|
+
Completed 302 Found in 7ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1490
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:21:56 -0500
|
|
1491
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1492
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64117%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1493
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1494
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1495
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:56.863619"], ["updated_at", "2025-12-18 15:21:56.863619"]]
|
|
1496
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1497
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:21:56 -0500
|
|
1498
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1499
|
+
Redirected to http://127.0.0.1:64117/nulogy_sso/login
|
|
1500
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1501
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1502
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:21:56 -0500
|
|
1503
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1504
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64117%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1505
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1506
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1507
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:21:57.025144"], ["updated_at", "2025-12-18 15:21:57.025144"]]
|
|
1508
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1509
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:21:57 -0500
|
|
1510
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1511
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1512
|
+
Completed 200 OK in 9ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
1513
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
75
1514
|
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
76
1515
|
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
77
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
78
|
-
[1m[
|
|
79
|
-
[1m[36mTRANSACTION (0.
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
[1m[36mTRANSACTION (0.
|
|
90
|
-
[1m[
|
|
91
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
[1m[
|
|
95
|
-
|
|
96
|
-
[1m[36mTRANSACTION (0.
|
|
97
|
-
[1m[
|
|
98
|
-
[1m[
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
[1m[
|
|
109
|
-
[1m[
|
|
110
|
-
[1m[36mTRANSACTION (0.
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
[1m[36mTRANSACTION (0.
|
|
121
|
-
[1m[
|
|
122
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
133
|
-
[1m[
|
|
134
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
[1m[
|
|
138
|
-
|
|
1516
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1517
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:24:59"], ["updated_at", "2025-12-18 15:24:59"]]
|
|
1518
|
+
[1m[36mTRANSACTION (0.4ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1519
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1520
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1521
|
+
Redirected to http://127.0.0.1:64373/nulogy_sso/login
|
|
1522
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1523
|
+
Completed 302 Found in 17ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1524
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1525
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1526
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64373%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1527
|
+
Completed 302 Found in 18ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1528
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1529
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:24:59"], ["updated_at", "2025-12-18 15:24:59"]]
|
|
1530
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1531
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1532
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1533
|
+
[1m[36mUser Load (0.2ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1534
|
+
Completed 200 OK in 29ms (Views: 0.1ms | ActiveRecord: 0.2ms (1 query, 0 cached) | GC: 0.0ms)
|
|
1535
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1536
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:24:59"], ["updated_at", "2025-12-18 15:24:59"]]
|
|
1537
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1538
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1539
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1540
|
+
Redirected to http://127.0.0.1:64373/nulogy_sso/login
|
|
1541
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1542
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1543
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1544
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1545
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64373%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1546
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1547
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1548
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:24:59"], ["updated_at", "2025-12-18 15:24:59"]]
|
|
1549
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1550
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1551
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1552
|
+
Redirected to http://127.0.0.1:64373/nulogy_sso/login
|
|
1553
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1554
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1555
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1556
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1557
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64373%252Fhello_world&response_type=code&scope=openid+email
|
|
1558
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1559
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1560
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:24:59"], ["updated_at", "2025-12-18 15:24:59"]]
|
|
1561
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1562
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1563
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1564
|
+
Redirected to http://127.0.0.1:64373/nulogy_sso/login
|
|
1565
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1566
|
+
Completed 302 Found in 9ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1567
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1568
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1569
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64373%252Fhello_world&response_type=code&scope=openid+email
|
|
1570
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1571
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1572
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:24:59"], ["updated_at", "2025-12-18 15:24:59"]]
|
|
1573
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1574
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1575
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1576
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1577
|
+
Rendering text template
|
|
1578
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1579
|
+
Completed 200 OK in 13ms (Views: 4.9ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 3.4ms)
|
|
1580
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1581
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:24:59"], ["updated_at", "2025-12-18 15:24:59"]]
|
|
1582
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1583
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1584
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1585
|
+
Redirected to http://127.0.0.1:64373/nulogy_sso/login
|
|
1586
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1587
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1588
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1589
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1590
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64373%252Fhello_world&response_type=code&scope=openid+email
|
|
1591
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1592
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A64373%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1593
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
1594
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:64373/hello_world"}
|
|
1595
|
+
Rendering text template
|
|
1596
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1597
|
+
Completed 200 OK in 11ms (Views: 0.5ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.3ms)
|
|
1598
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1599
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1600
|
+
Redirected to http://127.0.0.1:64373/nulogy_sso/login
|
|
1601
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1602
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1603
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1604
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1605
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64373%252Fhello_world&response_type=code&scope=openid+email
|
|
1606
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1607
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A64373%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1608
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
1609
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:64373/hello_world"}
|
|
1610
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1611
|
+
Redirected to http://127.0.0.1:64373/hello_world
|
|
1612
|
+
Completed 302 Found in 19ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
1613
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1614
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1615
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1616
|
+
Rendering text template
|
|
1617
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1618
|
+
Completed 200 OK in 10ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
1619
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1620
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:24:59"], ["updated_at", "2025-12-18 15:24:59"]]
|
|
1621
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1622
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1623
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1624
|
+
Redirected to http://127.0.0.1:64373/nulogy_sso/login
|
|
1625
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1626
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1627
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1628
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1629
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64373%252Fhello_world&response_type=code&scope=openid+email
|
|
1630
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1631
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A64373%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1632
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
1633
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:64373/hello_world"}
|
|
1634
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1635
|
+
Redirected to http://127.0.0.1:64373/hello_world
|
|
1636
|
+
Completed 302 Found in 20ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
1637
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:24:59 -0500
|
|
1638
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1639
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1640
|
+
Rendering text template
|
|
1641
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1642
|
+
Completed 200 OK in 11ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
1643
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
139
1644
|
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
140
1645
|
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
141
|
-
[1m[36mTRANSACTION (0.
|
|
142
|
-
[1m[
|
|
143
|
-
[1m[36mTRANSACTION (0.
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
[1m[
|
|
147
|
-
|
|
148
|
-
[1m[36mTRANSACTION (0.
|
|
149
|
-
[1m[
|
|
150
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
179
|
-
[1m[
|
|
180
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
1646
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1647
|
+
[1m[36mUser Create (0.6ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:25:52"], ["updated_at", "2025-12-18 15:25:52"]]
|
|
1648
|
+
[1m[36mTRANSACTION (0.2ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1649
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1650
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1651
|
+
[1m[36mUser Load (0.2ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1652
|
+
Completed 200 OK in 24ms (Views: 0.1ms | ActiveRecord: 0.2ms (1 query, 0 cached) | GC: 0.3ms)
|
|
1653
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1654
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:25:52"], ["updated_at", "2025-12-18 15:25:52"]]
|
|
1655
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1656
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1657
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1658
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1659
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1660
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 1.4ms)
|
|
1661
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1662
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1663
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1664
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1665
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1666
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1667
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1668
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1669
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1670
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1671
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1672
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1673
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1674
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1675
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1676
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1677
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1678
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1679
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1680
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1681
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1682
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1683
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1684
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:25:52"], ["updated_at", "2025-12-18 15:25:52"]]
|
|
1685
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1686
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1687
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1688
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1689
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1690
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1691
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1692
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1693
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1694
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1695
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1696
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1697
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1698
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1699
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1700
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1701
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1702
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1703
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1704
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1705
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1706
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1707
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1708
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1709
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1710
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1711
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1712
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.9ms)
|
|
1713
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1714
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:25:52"], ["updated_at", "2025-12-18 15:25:52"]]
|
|
1715
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1716
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1717
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1718
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1719
|
+
Rendering text template
|
|
1720
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
1721
|
+
Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.2ms)
|
|
1722
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1723
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:25:52"], ["updated_at", "2025-12-18 15:25:52"]]
|
|
1724
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1725
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1726
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1727
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1728
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1729
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1730
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1731
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1732
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1733
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1734
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1735
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1736
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1737
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1738
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1739
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1740
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1741
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1742
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1743
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1744
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1745
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1746
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1747
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1748
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1749
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1750
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1751
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1752
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1753
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:25:52"], ["updated_at", "2025-12-18 15:25:52"]]
|
|
1754
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1755
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1756
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1757
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1758
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1759
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1760
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1761
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1762
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1763
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1764
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1765
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1766
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1767
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1768
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1769
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1770
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1771
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1772
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1773
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1774
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1775
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1776
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1777
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1778
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1779
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1780
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1781
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1782
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1783
|
+
[1m[36mUser Create (1.9ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:25:52"], ["updated_at", "2025-12-18 15:25:52"]]
|
|
1784
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1785
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1786
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1787
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1788
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1789
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1790
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1791
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1792
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1793
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1794
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1795
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1796
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1797
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1798
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1799
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1800
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1801
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1802
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1803
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1804
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1805
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1806
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1807
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1808
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1809
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1810
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1811
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1812
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1813
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:25:52"], ["updated_at", "2025-12-18 15:25:52"]]
|
|
1814
|
+
[1m[36mTRANSACTION (0.2ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1815
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1816
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1817
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1818
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1819
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1820
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1821
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1822
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1823
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1824
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1825
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1826
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1827
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1828
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1829
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1830
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1831
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1832
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1833
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1834
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1835
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1836
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1837
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1838
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1839
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1840
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1841
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1842
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1843
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1844
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1845
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1846
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1847
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1848
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1849
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1850
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1851
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1852
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1853
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1854
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1855
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1856
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1857
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1858
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1859
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1860
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1861
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1862
|
+
Redirected to http://127.0.0.1:64495/nulogy_sso/login
|
|
1863
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1864
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1865
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:25:52 -0500
|
|
1866
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1867
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64495%252Fhello_world&response_type=code&scope=openid+email
|
|
1868
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1869
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
203
1870
|
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
204
1871
|
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
205
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
206
|
-
[1m[
|
|
207
|
-
[1m[36mTRANSACTION (0.
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
[1m[36mTRANSACTION (0.1ms)[0m [1m[
|
|
236
|
-
[1m[
|
|
237
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
266
|
-
[1m[
|
|
1872
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1873
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:30:45.956750"], ["updated_at", "2025-12-18 15:30:45.956750"]]
|
|
1874
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1875
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:30:48 -0500
|
|
1876
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1877
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
1878
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1879
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1880
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:48 -0500
|
|
1881
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1882
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1883
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1884
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:30:48 -0500
|
|
1885
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1886
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
1887
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1888
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1889
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:48 -0500
|
|
1890
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1891
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1892
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1893
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:30:48 -0500
|
|
1894
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1895
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
1896
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1897
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1898
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:48 -0500
|
|
1899
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1900
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1901
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1902
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1903
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:30:48.778119"], ["updated_at", "2025-12-18 15:30:48.778119"]]
|
|
1904
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1905
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:30:48 -0500
|
|
1906
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1907
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
1908
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1909
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1910
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:48 -0500
|
|
1911
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1912
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1913
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1914
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:30:48 -0500
|
|
1915
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1916
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
1917
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1918
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1919
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:48 -0500
|
|
1920
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1921
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1922
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1923
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:30:48 -0500
|
|
1924
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1925
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
1926
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1927
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1928
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:48 -0500
|
|
1929
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1930
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
1931
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1932
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1933
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:30:48.986662"], ["updated_at", "2025-12-18 15:30:48.986662"]]
|
|
1934
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1935
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
1936
|
+
Processing by ApiController#api_endpoint as HTML
|
|
1937
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
1938
|
+
Completed 200 OK in 7ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
1939
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1940
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:30:49.051684"], ["updated_at", "2025-12-18 15:30:49.051684"]]
|
|
1941
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1942
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
1943
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1944
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
1945
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1946
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1947
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
1948
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1949
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
1950
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1951
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
1952
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1953
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
1954
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1955
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1956
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
1957
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1958
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
1959
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1960
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
1961
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1962
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
1963
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1964
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1965
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
1966
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1967
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
1968
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1969
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
1970
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:30:49.289880"], ["updated_at", "2025-12-18 15:30:49.289880"]]
|
|
1971
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
1972
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
1973
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1974
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
1975
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1976
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1977
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
1978
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1979
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
1980
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1981
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
1982
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1983
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
1984
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1985
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1986
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
1987
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1988
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
1989
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1990
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
1991
|
+
Processing by ApplicationController#hello_world as HTML
|
|
1992
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
1993
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
1994
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
1995
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
1996
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
1997
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
1998
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
1999
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
2000
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:30:49.506590"], ["updated_at", "2025-12-18 15:30:49.506590"]]
|
|
2001
|
+
[1m[36mTRANSACTION (0.2ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
2002
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
2003
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2004
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2005
|
+
Rendering text template
|
|
2006
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2007
|
+
Completed 200 OK in 4ms (Views: 3.2ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
2008
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
2009
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2010
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
2011
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2012
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2013
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
2014
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2015
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
2016
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2017
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
2018
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2019
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
2020
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2021
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2022
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
2023
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2024
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
2025
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2026
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
2027
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2028
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
2029
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2030
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2031
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
2032
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2033
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
2034
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2035
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
2036
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:30:49.809534"], ["updated_at", "2025-12-18 15:30:49.809534"]]
|
|
2037
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
2038
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
2039
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2040
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
2041
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2042
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2043
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
2044
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2045
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
2046
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2047
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
2048
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2049
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
2050
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2051
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2052
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
2053
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2054
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
2055
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2056
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
2057
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2058
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
2059
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2060
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2061
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:49 -0500
|
|
2062
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2063
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
2064
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2065
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
2066
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:30:50.063308"], ["updated_at", "2025-12-18 15:30:50.063308"]]
|
|
2067
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
2068
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:50 -0500
|
|
2069
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2070
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
2071
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2072
|
+
Completed 302 Found in 3ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 2.7ms)
|
|
2073
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:50 -0500
|
|
2074
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2075
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
2076
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2077
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:50 -0500
|
|
2078
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2079
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
2080
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2081
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2082
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:50 -0500
|
|
2083
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2084
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
2085
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2086
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:30:50 -0500
|
|
2087
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2088
|
+
Redirected to http://127.0.0.1:64753/nulogy_sso/login
|
|
2089
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2090
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2091
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:30:50 -0500
|
|
2092
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2093
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64753%252Fhello_world&response_type=code&scope=openid+email
|
|
2094
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2095
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
267
2096
|
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
268
2097
|
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
2098
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:33:17 -0500
|
|
2099
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2100
|
+
Redirected to http://127.0.0.1:64970/nulogy_sso/login
|
|
2101
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2102
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2103
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:33:17 -0500
|
|
2104
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2105
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A64970%252Fhello_world&response_type=code&scope=openid+email
|
|
2106
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2107
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A64970%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:33:18 -0500
|
|
2108
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
2109
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:64970/hello_world"}
|
|
2110
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2111
|
+
Redirected to http://127.0.0.1:64970/hello_world
|
|
2112
|
+
Completed 302 Found in 37ms (ActiveRecord: 0.3ms (1 query, 0 cached) | GC: 0.2ms)
|
|
2113
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:33:18 -0500
|
|
2114
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2115
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2116
|
+
Rendering text template
|
|
2117
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2118
|
+
Completed 200 OK in 14ms (Views: 2.4ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2119
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
2120
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.1ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
2121
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
2122
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
2123
|
+
[1m[36mUser Create (0.5ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:33:28.156538"], ["updated_at", "2025-12-18 15:33:28.156538"]]
|
|
2124
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
2125
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:33:29 -0500
|
|
2126
|
+
Processing by ApiController#api_endpoint as HTML
|
|
2127
|
+
Redirected to http://127.0.0.1:65018/nulogy_sso/login
|
|
2128
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2129
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
2130
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:33:29 -0500
|
|
2131
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2132
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65018%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
2133
|
+
Completed 302 Found in 2ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2134
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
2135
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:33:29.429873"], ["updated_at", "2025-12-18 15:33:29.429873"]]
|
|
2136
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
2137
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:33:29 -0500
|
|
2138
|
+
Processing by ApiController#api_endpoint as HTML
|
|
2139
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2140
|
+
Completed 200 OK in 16ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
2141
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
2142
|
+
[1m[36mUser Create (0.4ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:33:29.551826"], ["updated_at", "2025-12-18 15:33:29.551826"]]
|
|
2143
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
2144
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:33:29 -0500
|
|
2145
|
+
Processing by ApiController#api_endpoint as HTML
|
|
2146
|
+
Redirected to http://127.0.0.1:65018/nulogy_sso/login
|
|
2147
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2148
|
+
Completed 302 Found in 19ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.8ms)
|
|
2149
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:33:29 -0500
|
|
2150
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2151
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65018%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
2152
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
2153
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
2154
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:33:29.789262"], ["updated_at", "2025-12-18 15:33:29.789262"]]
|
|
2155
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
2156
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:33:29 -0500
|
|
2157
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2158
|
+
Redirected to http://127.0.0.1:65018/nulogy_sso/login
|
|
2159
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2160
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2161
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:33:29 -0500
|
|
2162
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2163
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65018%252Fhello_world&response_type=code&scope=openid+email
|
|
2164
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2165
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
2166
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:33:29.970626"], ["updated_at", "2025-12-18 15:33:29.970626"]]
|
|
2167
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
2168
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2169
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2170
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2171
|
+
Rendering text template
|
|
2172
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2173
|
+
Completed 200 OK in 12ms (Views: 2.5ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2174
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
2175
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:33:30.076132"], ["updated_at", "2025-12-18 15:33:30.076132"]]
|
|
2176
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
2177
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2178
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2179
|
+
Redirected to http://127.0.0.1:65018/nulogy_sso/login
|
|
2180
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2181
|
+
Completed 302 Found in 8ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2182
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2183
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2184
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65018%252Fhello_world&response_type=code&scope=openid+email
|
|
2185
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2186
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
2187
|
+
[1m[36mUser Create (0.3ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:33:30.311472"], ["updated_at", "2025-12-18 15:33:30.311472"]]
|
|
2188
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
2189
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2190
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2191
|
+
Redirected to http://127.0.0.1:65018/nulogy_sso/login
|
|
2192
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2193
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2194
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2195
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2196
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65018%252Fhello_world&response_type=code&scope=openid+email
|
|
2197
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2198
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A65018%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2199
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
2200
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:65018/hello_world"}
|
|
2201
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2202
|
+
Redirected to http://127.0.0.1:65018/hello_world
|
|
2203
|
+
Completed 302 Found in 17ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2204
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2205
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2206
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2207
|
+
Rendering text template
|
|
2208
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2209
|
+
Completed 200 OK in 9ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2210
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN immediate TRANSACTION[0m
|
|
2211
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:33:30.418779"], ["updated_at", "2025-12-18 15:33:30.418779"]]
|
|
2212
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mCOMMIT TRANSACTION[0m
|
|
2213
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2214
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2215
|
+
Redirected to http://127.0.0.1:65018/nulogy_sso/login
|
|
2216
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2217
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2218
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2219
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2220
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65018%252Fhello_world&response_type=code&scope=openid+email
|
|
2221
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2222
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A65018%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2223
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
2224
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:65018/hello_world"}
|
|
2225
|
+
Rendering text template
|
|
2226
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2227
|
+
Completed 200 OK in 6ms (Views: 0.3ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2228
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2229
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2230
|
+
Redirected to http://127.0.0.1:65018/nulogy_sso/login
|
|
2231
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2232
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2233
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2234
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2235
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65018%252Fhello_world&response_type=code&scope=openid+email
|
|
2236
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2237
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A65018%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2238
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
2239
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:65018/hello_world"}
|
|
2240
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2241
|
+
Redirected to http://127.0.0.1:65018/hello_world
|
|
2242
|
+
Completed 302 Found in 11ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2243
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:33:30 -0500
|
|
2244
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2245
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2246
|
+
Rendering text template
|
|
2247
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2248
|
+
Completed 200 OK in 6ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2249
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
2250
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
273
2251
|
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
274
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
275
|
-
[1m[
|
|
276
|
-
[1m[
|
|
277
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
278
|
-
[1m[
|
|
279
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
[1m[36mTRANSACTION (0.
|
|
290
|
-
[1m[36mTRANSACTION (0.
|
|
291
|
-
[1m[
|
|
292
|
-
[1m[
|
|
293
|
-
[1m[36mTRANSACTION (0.
|
|
294
|
-
[1m[
|
|
295
|
-
[1m[36mTRANSACTION (0.
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
[1m[
|
|
299
|
-
|
|
300
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
301
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
302
|
-
[1m[
|
|
303
|
-
[1m[
|
|
304
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
305
|
-
[1m[
|
|
306
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
317
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
318
|
-
[1m[
|
|
319
|
-
[1m[
|
|
320
|
-
[1m[36mTRANSACTION (0.
|
|
321
|
-
[1m[
|
|
322
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
2252
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2253
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2254
|
+
[1m[35m (0.1ms)[0m [1m[31mDELETE FROM users[0m
|
|
2255
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2256
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:07.632180"], ["updated_at", "2025-12-18 15:34:07.632180"]]
|
|
2257
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2258
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2259
|
+
Processing by ApiController#api_endpoint as HTML
|
|
2260
|
+
Redirected to http://127.0.0.1:65153/nulogy_sso/login
|
|
2261
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2262
|
+
Completed 302 Found in 19ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2263
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2264
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2265
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65153%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
2266
|
+
Completed 302 Found in 17ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.3ms)
|
|
2267
|
+
[1m[36mTRANSACTION (0.4ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2268
|
+
[1m[36mTRANSACTION (0.3ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2269
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2270
|
+
[1m[35m (0.4ms)[0m [1m[31mDELETE FROM users[0m
|
|
2271
|
+
[1m[36mTRANSACTION (0.2ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2272
|
+
[1m[36mUser Create (0.7ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:09.298554"], ["updated_at", "2025-12-18 15:34:09.298554"]]
|
|
2273
|
+
[1m[36mTRANSACTION (0.2ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2274
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2275
|
+
Processing by ApiController#api_endpoint as HTML
|
|
2276
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2277
|
+
Completed 200 OK in 17ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.2ms)
|
|
2278
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2279
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2280
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2281
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2282
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2283
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:09.401517"], ["updated_at", "2025-12-18 15:34:09.401517"]]
|
|
2284
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2285
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2286
|
+
Processing by ApiController#api_endpoint as HTML
|
|
2287
|
+
Redirected to http://127.0.0.1:65153/nulogy_sso/login
|
|
2288
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2289
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
2290
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2291
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2292
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65153%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
2293
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2294
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2295
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2296
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2297
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2298
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2299
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:09.643575"], ["updated_at", "2025-12-18 15:34:09.643575"]]
|
|
2300
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2301
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2302
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2303
|
+
Redirected to http://127.0.0.1:65153/nulogy_sso/login
|
|
2304
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2305
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2306
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2307
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2308
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65153%252Fhello_world&response_type=code&scope=openid+email
|
|
2309
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2310
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A65153%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2311
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
2312
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:65153/hello_world"}
|
|
2313
|
+
Rendering text template
|
|
2314
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2315
|
+
Completed 200 OK in 15ms (Views: 3.8ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
2316
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2317
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2318
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2319
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2320
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2321
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2322
|
+
Redirected to http://127.0.0.1:65153/nulogy_sso/login
|
|
2323
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2324
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2325
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2326
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2327
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65153%252Fhello_world&response_type=code&scope=openid+email
|
|
2328
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2329
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A65153%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2330
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
2331
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:65153/hello_world"}
|
|
2332
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2333
|
+
Rendering text template
|
|
2334
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2335
|
+
Completed 200 OK in 12ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2336
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2337
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2338
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2339
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2340
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2341
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:09.823670"], ["updated_at", "2025-12-18 15:34:09.823670"]]
|
|
2342
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2343
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2344
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2345
|
+
Redirected to http://127.0.0.1:65153/nulogy_sso/login
|
|
2346
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2347
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2348
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2349
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2350
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65153%252Fhello_world&response_type=code&scope=openid+email
|
|
2351
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2352
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A65153%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2353
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
2354
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:65153/hello_world"}
|
|
2355
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2356
|
+
Redirected to http://127.0.0.1:65153/hello_world
|
|
2357
|
+
Completed 302 Found in 39ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2358
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2359
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2360
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2361
|
+
Rendering text template
|
|
2362
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2363
|
+
Completed 200 OK in 9ms (Views: 0.3ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2364
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2365
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2366
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2367
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2368
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2369
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:09.920866"], ["updated_at", "2025-12-18 15:34:09.920866"]]
|
|
2370
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2371
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:09 -0500
|
|
2372
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2373
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2374
|
+
Rendering text template
|
|
2375
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2376
|
+
Completed 200 OK in 7ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2377
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2378
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2379
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2380
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2381
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2382
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:09.994417"], ["updated_at", "2025-12-18 15:34:09.994417"]]
|
|
2383
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2384
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:10 -0500
|
|
2385
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2386
|
+
Redirected to http://127.0.0.1:65153/nulogy_sso/login
|
|
2387
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2388
|
+
Completed 302 Found in 8ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2389
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:10 -0500
|
|
2390
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2391
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65153%252Fhello_world&response_type=code&scope=openid+email
|
|
2392
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2393
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2394
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2395
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2396
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2397
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2398
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:10.200192"], ["updated_at", "2025-12-18 15:34:10.200192"]]
|
|
2399
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2400
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:10 -0500
|
|
2401
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2402
|
+
Redirected to http://127.0.0.1:65153/nulogy_sso/login
|
|
2403
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2404
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2405
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:10 -0500
|
|
2406
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2407
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65153%252Fhello_world&response_type=code&scope=openid+email
|
|
2408
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2409
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2410
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
336
2411
|
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
337
2412
|
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
338
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
339
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
340
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
341
|
-
[1m[36mTRANSACTION (0.
|
|
342
|
-
[1m[36mTRANSACTION (0.0ms)[0m [1m[
|
|
2413
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2414
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2415
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2416
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2417
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2418
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2419
|
+
[1m[36mTRANSACTION (0.4ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2420
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2421
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2422
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2423
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2424
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2425
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2426
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2427
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2428
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2429
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2430
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2431
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2432
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2433
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2434
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2435
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2436
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2437
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2438
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2439
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2440
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2441
|
+
[1m[35m (0.1ms)[0m [1m[31mDELETE FROM users[0m
|
|
2442
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2443
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:19"], ["updated_at", "2025-12-18 15:34:19"]]
|
|
2444
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2445
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2446
|
+
Processing by ApiController#api_endpoint as HTML
|
|
2447
|
+
Redirected to http://127.0.0.1:65260/nulogy_sso/login
|
|
2448
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2449
|
+
Completed 302 Found in 15ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2450
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2451
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2452
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65260%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
2453
|
+
Completed 302 Found in 11ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2454
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2455
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2456
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2457
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2458
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2459
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:19"], ["updated_at", "2025-12-18 15:34:19"]]
|
|
2460
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2461
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2462
|
+
Processing by ApiController#api_endpoint as HTML
|
|
2463
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2464
|
+
Completed 200 OK in 22ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 3.0ms)
|
|
2465
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2466
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2467
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2468
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2469
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2470
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:19"], ["updated_at", "2025-12-18 15:34:19"]]
|
|
2471
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2472
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2473
|
+
Processing by ApiController#api_endpoint as HTML
|
|
2474
|
+
Redirected to http://127.0.0.1:65260/nulogy_sso/login
|
|
2475
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2476
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2477
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2478
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2479
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65260%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
2480
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2481
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2482
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2483
|
+
[1m[35m (0.1ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2484
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2485
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2486
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:19"], ["updated_at", "2025-12-18 15:34:19"]]
|
|
2487
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2488
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2489
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2490
|
+
Redirected to http://127.0.0.1:65260/nulogy_sso/login
|
|
2491
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2492
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2493
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2494
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2495
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65260%252Fhello_world&response_type=code&scope=openid+email
|
|
2496
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2497
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A65260%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2498
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
2499
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:65260/hello_world"}
|
|
2500
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2501
|
+
Redirected to http://127.0.0.1:65260/hello_world
|
|
2502
|
+
Completed 302 Found in 12ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2503
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2504
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2505
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2506
|
+
Rendering text template
|
|
2507
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2508
|
+
Completed 200 OK in 6ms (Views: 2.6ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.1ms)
|
|
2509
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2510
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2511
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2512
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2513
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2514
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2515
|
+
Redirected to http://127.0.0.1:65260/nulogy_sso/login
|
|
2516
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2517
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2518
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2519
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2520
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65260%252Fhello_world&response_type=code&scope=openid+email
|
|
2521
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2522
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A65260%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2523
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
2524
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:65260/hello_world"}
|
|
2525
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2526
|
+
Rendering text template
|
|
2527
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2528
|
+
Completed 200 OK in 16ms (Views: 0.3ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2529
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2530
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2531
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2532
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2533
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2534
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:19"], ["updated_at", "2025-12-18 15:34:19"]]
|
|
2535
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2536
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2537
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2538
|
+
Redirected to http://127.0.0.1:65260/nulogy_sso/login
|
|
2539
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2540
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2541
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2542
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2543
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65260%252Fhello_world&response_type=code&scope=openid+email
|
|
2544
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2545
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A65260%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2546
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
2547
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:65260/hello_world"}
|
|
2548
|
+
Rendering text template
|
|
2549
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2550
|
+
Completed 200 OK in 5ms (Views: 0.2ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2551
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2552
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2553
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2554
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2555
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2556
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:19"], ["updated_at", "2025-12-18 15:34:19"]]
|
|
2557
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2558
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2559
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2560
|
+
Redirected to http://127.0.0.1:65260/nulogy_sso/login
|
|
2561
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2562
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2563
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2564
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2565
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65260%252Fhello_world&response_type=code&scope=openid+email
|
|
2566
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2567
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2568
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2569
|
+
[1m[35m (0.1ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2570
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2571
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2572
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:19"], ["updated_at", "2025-12-18 15:34:19"]]
|
|
2573
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2574
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2575
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2576
|
+
Redirected to http://127.0.0.1:65260/nulogy_sso/login
|
|
2577
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2578
|
+
Completed 302 Found in 6ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2579
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2580
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2581
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65260%252Fhello_world&response_type=code&scope=openid+email
|
|
2582
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2583
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2584
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2585
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2586
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2587
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2588
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:19"], ["updated_at", "2025-12-18 15:34:19"]]
|
|
2589
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2590
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:19 -0500
|
|
2591
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2592
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2593
|
+
Rendering text template
|
|
2594
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2595
|
+
Completed 200 OK in 9ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2596
|
+
[1m[36mTRANSACTION (0.1ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2597
|
+
Generating image variants require the image_processing gem. Please add `gem "image_processing", "~> 1.2"` to your Gemfile or set `config.active_storage.variant_processor = :disabled`.
|
|
2598
|
+
[1m[36mActiveRecord::InternalMetadata Load (0.2ms)[0m [1m[34mSELECT * FROM "ar_internal_metadata" WHERE "ar_internal_metadata"."key" = ? ORDER BY "ar_internal_metadata"."key" ASC LIMIT 1[0m [[nil, "schema_sha1"]]
|
|
2599
|
+
[1m[36mActiveRecord::SchemaMigration Load (0.0ms)[0m [1m[34mSELECT "schema_migrations"."version" FROM "schema_migrations" ORDER BY "schema_migrations"."version" ASC[0m
|
|
2600
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2601
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2602
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2603
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2604
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2605
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2606
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2607
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2608
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2609
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2610
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2611
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2612
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2613
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2614
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2615
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2616
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2617
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2618
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2619
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:46 -0500
|
|
2620
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2621
|
+
Redirected to http://127.0.0.1:65380/nulogy_sso/login
|
|
2622
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2623
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2624
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2625
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2626
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65380%252Fhello_world&response_type=code&scope=openid+email
|
|
2627
|
+
Completed 302 Found in 1ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2628
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A65380%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2629
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
2630
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:65380/hello_world"}
|
|
2631
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2632
|
+
Rendering text template
|
|
2633
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2634
|
+
Completed 200 OK in 38ms (Views: 3.2ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.2ms)
|
|
2635
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2636
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2637
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2638
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2639
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2640
|
+
[1m[36mUser Create (0.2ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:47.238909"], ["updated_at", "2025-12-18 15:34:47.238909"]]
|
|
2641
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2642
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2643
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2644
|
+
Redirected to http://127.0.0.1:65380/nulogy_sso/login
|
|
2645
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2646
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2647
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2648
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2649
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65380%252Fhello_world&response_type=code&scope=openid+email
|
|
2650
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2651
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A65380%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2652
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
2653
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:65380/hello_world"}
|
|
2654
|
+
Rendering text template
|
|
2655
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2656
|
+
Completed 200 OK in 15ms (Views: 0.2ms | ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2657
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2658
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2659
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2660
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2661
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2662
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:47.362116"], ["updated_at", "2025-12-18 15:34:47.362116"]]
|
|
2663
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2664
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2665
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2666
|
+
Redirected to http://127.0.0.1:65380/nulogy_sso/login
|
|
2667
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2668
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2669
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2670
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2671
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65380%252Fhello_world&response_type=code&scope=openid+email
|
|
2672
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2673
|
+
Started GET "/nulogy_sso/verify_authentication_code?code=FAKE_CODE&origin=http%3A%2F%2F127.0.0.1%3A65380%2Fhello_world" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2674
|
+
Processing by NulogySSO::AuthenticationController#verify_authentication_code as HTML
|
|
2675
|
+
Parameters: {"code"=>"FAKE_CODE", "origin"=>"http://127.0.0.1:65380/hello_world"}
|
|
2676
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2677
|
+
Redirected to http://127.0.0.1:65380/hello_world
|
|
2678
|
+
Completed 302 Found in 16ms (ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2679
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2680
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2681
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2682
|
+
Rendering text template
|
|
2683
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2684
|
+
Completed 200 OK in 18ms (Views: 0.4ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2685
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2686
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2687
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2688
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2689
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2690
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:47.453248"], ["updated_at", "2025-12-18 15:34:47.453248"]]
|
|
2691
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2692
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2693
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2694
|
+
Redirected to http://127.0.0.1:65380/nulogy_sso/login
|
|
2695
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2696
|
+
Completed 302 Found in 10ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2697
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2698
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2699
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65380%252Fhello_world&response_type=code&scope=openid+email
|
|
2700
|
+
Completed 302 Found in 14ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2701
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2702
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2703
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2704
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2705
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2706
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:47.677826"], ["updated_at", "2025-12-18 15:34:47.677826"]]
|
|
2707
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2708
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2709
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2710
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2711
|
+
Rendering text template
|
|
2712
|
+
Rendered text template (Duration: 0.0ms | GC: 0.0ms)
|
|
2713
|
+
Completed 200 OK in 8ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.8ms)
|
|
2714
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2715
|
+
[1m[36mTRANSACTION (0.5ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2716
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2717
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2718
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2719
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:47.769289"], ["updated_at", "2025-12-18 15:34:47.769289"]]
|
|
2720
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2721
|
+
Started GET "/hello_world" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2722
|
+
Processing by ApplicationController#hello_world as HTML
|
|
2723
|
+
Redirected to http://127.0.0.1:65380/nulogy_sso/login
|
|
2724
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2725
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2726
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2727
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2728
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65380%252Fhello_world&response_type=code&scope=openid+email
|
|
2729
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2730
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2731
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2732
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2733
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2734
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2735
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:47.917318"], ["updated_at", "2025-12-18 15:34:47.917318"]]
|
|
2736
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2737
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2738
|
+
Processing by ApiController#api_endpoint as HTML
|
|
2739
|
+
Redirected to http://127.0.0.1:65380/nulogy_sso/login
|
|
2740
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2741
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2742
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:47 -0500
|
|
2743
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2744
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65380%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
2745
|
+
Completed 302 Found in 0ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.1ms)
|
|
2746
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2747
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2748
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2749
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2750
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2751
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:48.078236"], ["updated_at", "2025-12-18 15:34:48.078236"]]
|
|
2752
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2753
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:34:48 -0500
|
|
2754
|
+
Processing by ApiController#api_endpoint as HTML
|
|
2755
|
+
Redirected to http://127.0.0.1:65380/nulogy_sso/login
|
|
2756
|
+
Filter chain halted as :authenticate_sso_user rendered or redirected
|
|
2757
|
+
Completed 302 Found in 5ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2758
|
+
Started GET "/nulogy_sso/login" for 127.0.0.1 at 2025-12-18 10:34:48 -0500
|
|
2759
|
+
Processing by NulogySSO::AuthenticationController#login as HTML
|
|
2760
|
+
Redirected to http://localhost:1080/authorize?audience=mock_audience&client_id=mock_client_id&redirect_uri=mock_login_uri%3Forigin%3Dhttp%253A%252F%252F127.0.0.1%253A65380%252Fapi_endpoint&response_type=code&scope=openid+email
|
|
2761
|
+
Completed 302 Found in 4ms (ActiveRecord: 0.0ms (0 queries, 0 cached) | GC: 0.0ms)
|
|
2762
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2763
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2764
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM ar_internal_metadata[0m
|
|
2765
|
+
[1m[35m (0.0ms)[0m [1m[31mDELETE FROM users[0m
|
|
2766
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mSAVEPOINT active_record_1[0m
|
|
2767
|
+
[1m[36mUser Create (0.1ms)[0m [1m[32mINSERT INTO "users" ("email", "created_at", "updated_at") VALUES (?, ?, ?) RETURNING "id"[0m [["email", "test@nulogy.com"], ["created_at", "2025-12-18 15:34:48.240352"], ["updated_at", "2025-12-18 15:34:48.240352"]]
|
|
2768
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[35mRELEASE SAVEPOINT active_record_1[0m
|
|
2769
|
+
Started GET "/api_endpoint" for 127.0.0.1 at 2025-12-18 10:34:48 -0500
|
|
2770
|
+
Processing by ApiController#api_endpoint as HTML
|
|
2771
|
+
[1m[36mUser Load (0.1ms)[0m [1m[34mSELECT "users".* FROM "users" WHERE "users"."email" = ? LIMIT ?[0m [["email", "test@nulogy.com"], ["LIMIT", 1]]
|
|
2772
|
+
Completed 200 OK in 5ms (Views: 0.1ms | ActiveRecord: 0.1ms (1 query, 0 cached) | GC: 0.0ms)
|
|
2773
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2774
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2775
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2776
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2777
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2778
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2779
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2780
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2781
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|
|
2782
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[36mBEGIN deferred TRANSACTION[0m
|
|
2783
|
+
[1m[36mTRANSACTION (0.0ms)[0m [1m[31mROLLBACK TRANSACTION[0m
|