-
### 주제
- Basic Spring Security and Implementation of JWT
####
### 내용
### Refrence Sites
- [코드로 보는 Spring Secutiry 기본](https://coding-start.tistory.com/153)
- [SpringBoot + SpringSecurity + JWT YOUT…
-
Seen va a springboot app failing image test
Melange: https://github.com/wolfi-dev/os/blob/6d75a44d186104eec842b537973d53b3d61fa557/thingsboard.yaml
Pombump: https://github.com/wolfi-dev/os/blob/6d75…
-
Related to https://github.com/spring-projects/spring-security/issues/15467
It may be possible to configure Spring Authorization Server to return a JWT as part of the introspection endpoint. Given t…
-
**Expected Behavior**
Currently, if the JWT is having typ as "at+jwt", the token is rejected with message "Failed to authenticate since the JWT was invalid". Spring Security Oauth2 Resource Server …
-
Vulnerable Library - spring-boot-starter-oauth2-client-3.1.1.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-s…
-
현재 access token만 생성됨
refresh token 추가하여 access token 만료시간 줄여서 보안 강화
- [ ] refresh token 추가
- [ ] CustomAuthenticationEntryPoint class 수정
-
Vulnerable Library - spring-boot-starter-oauth2-client-3.1.5.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/org/springframework/security/spring-s…
-
- [생활코딩 - OAuth 2.0](https://www.youtube.com/playlist?list=PLuHgQVnccGMA4guyznDlykFJh28_R08Q-)
- [Spring Boot and OAuth2 Tutorial](https://spring.io/guides/tutorials/spring-boot-oauth2/)
- [RFC 6479…
-
Vulnerable Library - spring-boot-starter-oauth2-client-3.1.5.jar
Path to dependency file: /pom.xml
Path to vulnerable library: /home/wss-scanner/.m2/repository/com/nimbusds/nimbus-jose-jwt/9.24.4/n…
-
# 사용기술
# Front-end 기술
1. JS
1. ES6 :
-화살표 함수 (Arrow Function): () ⇒ {}
-템플릿 리터럴 (Template Literals): 백틱(`)을 사용
-const(상수)와 let(블록 스코프 변수) 키워드:
…