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

[FEAT] Swagger & Security Config #45

Open
4 of 5 tasks
tigris24 opened this issue Sep 25, 2024 · 0 comments
Open
4 of 5 tasks

[FEAT] Swagger & Security Config #45

tigris24 opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
🌚 BE ✨ FEAT 기능 개발 ⚙️ SETTING 개발 환경 세팅 🐶 YR Kim Youngrae

Comments

@tigris24
Copy link
Collaborator

tigris24 commented Sep 25, 2024

Swagger API, Security Config Settings

Swagger API

  • 로컬 개발 환경에서 접근 권한 확인을 위한 JWT 설정 추가
  • 배포 환경의 경우 swagger 관련 주소를 SecurityConfig 에서 ROLE_DEVELOPER로만 접근 가능한 부분 주석 해제해야함 @xorwns118
  • 설명이나 에러 코드 등에 대한 자세한 부분 수정 필요

Security Config Settings

  • 권한에 따라 접근 가능한 url 구분
  • 배포 환경에서의 swagger 테스트를 위해 모든 path 에 ROLE_DEVELOPER 접근 권한 부여
  • 배포 완료 후 DEVELOPER 계정의 리프레시 토큰 공유 필요

ETC

  • 참고사항

Image

text

@tigris24 tigris24 self-assigned this Sep 25, 2024
@tigris24 tigris24 added ✨ FEAT 기능 개발 🐶 YR Kim Youngrae ⚙️ SETTING 개발 환경 세팅 🌚 BE labels Sep 25, 2024
tigris24 added a commit that referenced this issue Sep 25, 2024
[FEAT] SwaggerConfig and SecurityConfig 관련 권한 설정
xorwns118 added a commit that referenced this issue Sep 25, 2024
[HOTFIX] : SecurityConfig 파일 수정
tigris24 added a commit that referenced this issue Sep 28, 2024
[FEAT] YouTube Crawler by using API & Selenium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌚 BE ✨ FEAT 기능 개발 ⚙️ SETTING 개발 환경 세팅 🐶 YR Kim Youngrae
Projects
None yet
Development

No branches or pull requests

1 participant