# 쿠키에 담으면 공유할 것이 없다 # Question: oauth2-proxy 의 secret 회전은 무엇을 남기는가 direction: down n0: "k8s Secret" { shape: cylinder } n1: "쿠키의 티켓" { shape: rectangle } n2: "Redis 의 세션" { shape: cylinder } n3: "TTL" { shape: rectangle } n0 -> n1: "티켓 암호화" n1 -> n2: "키 이름 생성" n2 -> n3: "생성 시각"