szerhusenBC/jwt-spring-security-demo
A demo for using JWT (Json Web Token) with Spring Security and Spring Boot 2
JavaMIT
Issues
- 1
Error executing DDL "# noinspection SqlNoDataSourceInspectionForFile" via JDBC Statement
#119 opened by jmdopereiro - 0
problem starting app
#120 opened by Aminmalek - 7
auto create tables mysql
#81 opened by lastlink - 1
Dependency org.apache.tomcat.embed:tomcat-embed-core, leading to CVE problem
#116 opened by CVEDetect - 2
Dependency org.apache.tomcat.embed:tomcat-embed-core, leading to CVE problem
#115 opened by CVEDetect - 0
Save new user
#114 opened by ricardogusi - 1
- 6
- 0
SecurityContextHolder setAuthentication is unused?
#111 opened by gafarma89 - 7
Add an endpoint for refreshing tokens
#109 opened by szerhusenBC - 2
where does BCryptPasswordEncoder be used?
#108 opened by joeyUOFA - 2
String cannot be resolved to a type
#107 opened by linchen2chris - 2
Share DB schema
#104 opened by sathiyaraj-tag - 3
Move to MongoDB
#76 opened by psotos - 1
customError
#58 opened by MrFireman - 5
How to ExceptionHandler of type ExpiredJwtException from JwtAuthenticationTokenFilter?
#63 opened by josevlad - 5
- 1
Why aren't you clearing SecurityContext
#78 opened by andsamp - 9
filter chain fire mulitple times(3 times)
#88 opened by hafizan - 2
How to set setting clock skew ?
#93 opened by rajjaiswalsaumya - 1
AuthenticationRestController.createAuthenticationToken getting UserDetails twice
#95 opened by pedroviniv - 2
Encoded password does not look like BCrypt
#96 opened by qamalyanaren - 4
Unable to access API via curl
#101 opened by alinmateut - 1
- 1
canTokenBeRefreshed is reduntant
#99 opened by rafalschmidt97 - 1
dependency injection problem
#103 opened by lolkedijkstra - 8
When we must refresh token?
#70 opened by r-n-aliev - 2
CrossOrgin
#94 opened by velz2020 - 5
Token Invalidation
#102 opened by Oluwaseun-Smart - 2
HI, why ADMIN not ROLE_ADMIN ?
#100 opened by rzl - 5
- 4
tomcat deployment
#82 opened by lastlink - 2
mysql branch
#84 opened by lastlink - 2
configuring with postgresql
#90 opened by vbiginner - 1
- 3
How exactly can the request bypass the JwtAuthorizationTokenFilter and reach the token creation endpoint?
#89 opened by szoke - 1
- 2
- 3
Create tables with MySQL
#74 opened by pyth0nic - 1
- 1
Authenticate in login controller
#73 opened by HoangVyDuong - 4
ignoreTokenExpiration is not functioning
#59 opened by bfwg - 0
Migrate to Spring Boot 2
#75 opened by szerhusenBC - 1
Encrypt the password
#60 opened by ThiagoHSouza - 2
Token validation on change password and logout
#67 opened by ntota - 0
Update Spring Boot to 1.5.9
#71 opened by szerhusenBC - 1
- 1
- 1
please add refresh token
#57 opened by qamalyanaren - 1
why choose spring-security,not shiro?
#56 opened by OrdinaryYZH