Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

πŸ›[bug] jwt 인증 둜직 κ°œμ„  #190

Closed
1 task
CYY1007 opened this issue Feb 18, 2024 · 0 comments Β· Fixed by #191
Closed
1 task

πŸ›[bug] jwt 인증 둜직 κ°œμ„  #190

CYY1007 opened this issue Feb 18, 2024 · 0 comments Β· Fixed by #191
Assignees

Comments

@CYY1007
Copy link
Member

CYY1007 commented Feb 18, 2024

🐞 버그/μ—λŸ¬ κ°œμš”

ν˜„μž¬, authorization 필터에 λŒ€ν•΄μ„œ permitAll()을 μ„€μ •ν•œ url에 λŒ€ν•΄μ„œ
jwt 토큰이 μ—†μœΌλ©΄ 정상 μž‘λ™ν•˜λ‚˜ jwt 토큰이 μžˆμ„ 경우 만료 μ—¬λΆ€λ₯Ό μ²΄ν¬ν•˜μ—¬ 인증 둜직의 κ°œμ„ μ΄ ν•„μš”ν•©λ‹ˆλ‹€.

πŸ“ 상황 μ„€λͺ…

πŸ“„ μ—λŸ¬ λŒ€μƒ

jwt 인증 ν—ˆμš© λŒ€μƒ api

πŸ•΅πŸ»β€β™€οΈ μ—λŸ¬ 상황

ν΄λΌμ΄μ–ΈνŠΈμ—μ„œ access 토큰을 λ‹΄μ•„μ„œ 보내도, 담지 μ•Šμ•„λ„ ν—ˆμš© λŒ€μƒ url은 인증이 성곡해야 ν•˜μ§€λ§Œ
토큰이 쑴재 ν•  경우 만료 μ—¬λΆ€λ₯Ό μ²΄ν¬ν•˜κ²Œ λ˜μ–΄ λ¬Έμ œκ°€ λ°œμƒν•©λ‹ˆλ‹€.

βœ… Resolve TODO

  • jwt 필터체인 둜직 κ°œμ„ 

πŸ“š Remarks

@CYY1007 CYY1007 self-assigned this Feb 18, 2024
@CYY1007 CYY1007 linked a pull request Feb 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant