# 헤더 도착과 인가 우회는 다르다 # Question: 같은 위조 헤더가 도착하는 것과 인가를 우회하는 것은 같은가 direction: right n0: "외부 위조 헤더" { shape: person } n1: "nginx" { shape: diamond } n2: "permitAll echo" { shape: rectangle } n3: "JWT 보호 경로" { shape: rectangle } n0 -> n1: "위조 헤더" n1 -> n2: "그대로 전달" n1 -> n3: "같은 헤더"