-
**Version:**
- listmonk: v4.0.1
- OS: official container image
**Description of the bug and steps to reproduce:**
No Logout URL definition for OAuth-Providers (OIDC). When user click logout yo…
-
### 문제 정의
- 보안을 위해 일반 로그인이나 OAuth 로그인을 위하여 Spring Security 와 Spring OAuth2를 도입
- 해당 프레임워크들은 보안관련 개발 없이 로그인&회원가입 기능을 구현하는데 유용함
- 단점은 여러가지 커스텀하는데에 복잡하여 많은 이해와 공부가 필요함.
- 예를 들어, 인프런에서 Spring Secu…
-
It seems that the OAuth2PasswordGrant expects a 403 (or 401) status code to be returned when the user provides invalid credentials to the OAuth2 service, but in fact the OAuth 2 specification states t…
-
**Describe the bug**
application ran failed with the message:
```
org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://data-auth-server:9000/oauth/token_key"…
-
spring security :
https://www.baeldung.com/spring-security-redirect-login
https://www.baeldung.com/spring-security-custom-oauth-requests
https://www.youtube.com/watch?v=TNt3GHuayXs
https://www…
-
Hi it seems that we cannot use the spring session module spring-security- oauth2.0. In my spring boot project (using security oauth 2.0.14), there is failure to store the token (in Hazelcast that use…
-
Hi,
I have implemented an OAuth2 Server with spring-security-oauth (oauth2) to protect some Resource Servers and some clients and this is working fine.
However, now I need to implement a sort of fed…
-
Useful links:
- http://projects.spring.io/spring-social-facebook/
- http://spring.io/blog/2010/11/03/socializing-spring-applications/
- http://www.petrikainulainen.net/programming/spring-framework/…
-
OAuth 的授权码模式
---
![OAuth 的授权码模式](https://user-images.githubusercontent.com/16522248/78690636-4a475e80-792a-11ea-9996-372bdde35bcc.png)
Spring Social和Spring Security的集成
----
![image](https:/…
-
I used GitLab as my OIDC provider before, but now I switch to a self-host **spring-authentication-server**.
I already connect the OIDC buttom with my authentication server, but after I login an 404 e…