
Spring Security and OpenID Connect
1. Overview In this quick tutorial, we’ll focus on setting up OpenID Connect (OIDC) with Spring Security. We’ll present different aspects of this specification, and […]
1. Overview In this quick tutorial, we’ll focus on setting up OpenID Connect (OIDC) with Spring Security. We’ll present different aspects of this specification, and […]
1. The Networking Properties You have to set the following properties: NOTE: proxyHost, proxyPort are deprecated. you have to prefix them with “http.”.NOTE: Those properties are documented here: http://java.sun.com/javase/6/docs/technotes/guides/net/properties.htm. […]