Java platforme, programski okviri i poslužitelji
srijeda, 09. svibanj 2018., 10:25
Dvorana C
45'
Spring Security 5.0 started the next generation OAuth 2.0 support by introducing new Client support, in shape of the OAuth 2.0 Login feature which implements the Authorization Code Grant flow. This provides the capability for authenticating the end-user against an OAuth 2.0 Authorization Server (for example, “Login with Facebook” use case) or an OpenID Connect 1.0 Provider (for example, “Login with Google” use case).This talk will get you familiar with the new OAuth 2.0 Login in Spring Security 5 and the accompanying auto-configuration support in Spring Boot 2 through a series of demos. We will also take an overview of the current state of OAuth 2.0 in Spring, as well as the plans for the new features in the upcoming releases.