844c796578
기존엔 'user' dict 안에만 picture 가 저장돼 OMS 가 못 읽었다. 이제 user_email/user_name 처럼 top-level 키로도 저장하여 OMS 가 동일하게 읽는다. get_user() 도 top-level user_picture 를 인정.