feat: OAuth2 인증 서버 기본 설정 구성#3
Merged
DongHyeonka merged 1 commit intoSynapsesa:developfrom Jun 19, 2025
Merged
Conversation
- application.yml에 프로필 설정 및 설정 파일 임포트 추가 - 테스트용 클라이언트 설정을 application-test.yml에 추가 - 보안 관련 파일(security 폴더)을 .gitignore에 추가하여 민감 정보 보호 - OAuth2 Client Credentials Grant 방식을 위한 기본 설정 완료 - JWT 토큰 검증을 위한 JWK Set 엔드포인트 구성 - 모니터링과 같이 기본적으로 접근하는 필터 설정
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 관련 이슈
✨ PR 작업 내용
이미지 첨부
다음 할 일