=== B-2 7단계 ① 행 수·해시·발급 시각 ===
 client_registration_id | principal_name |   access_token_issued_at   |              at_md5              
------------------------+----------------+----------------------------+----------------------------------
 keycloak               | labuser        | 2026-09-17 08:01:46.958592 | 722769ac041a42164d08060e5446d02b
(1 row)


=== B-2 7단계 ② 두 토큰의 바이트 수 ===
 client_registration_id | principal_name | access_token_type | at_len | rt_len 
------------------------+----------------+-------------------+--------+--------
 keycloak               | labuser        | Bearer            |   1437 |    744
(1 row)


=== B-2 관찰 2 ① rt 바이트 수 ===
744
=== B-2 관찰 2 ② 앞 36자만 (자격증명이라 36자에서 끊는다) ===
eyJhbGciOiJIUzUxMiIsInR5cCIgOiAiSldU
