Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Deprecated properties in "application.properties" file #59

Open
tandras92 opened this issue Sep 30, 2020 · 2 comments
Open

Deprecated properties in "application.properties" file #59

tandras92 opened this issue Sep 30, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request p1

Comments

@tandras92
Copy link

12.1.2. Spring Boot 2.x Property Mappings

The following properties and annotation(s) have been deprecated:

security.oauth2.client.client-id
security.oauth2.client.client-secret
security.oauth2.client.scope
security.oauth2.client.authentication-scheme
security.oauth2.client.client-authentication-scheme
security.oauth2.client.access-token-uri
security.oauth2.client.user-authorization-uri
security.oauth2.resource.user-info-uri

@EnableOAuth2Sso

@sangonzal sangonzal added the enhancement New feature or request label Oct 7, 2020
@sangonzal
Copy link
Contributor

@tandras92 Thanks for reporting this.

It looks like Spring Security Oauth has been deprecated. We will update the sample to use Spring Security. https://github.com/spring-projects/spring-security/wiki/OAuth-2.0-Migration-Guide

@sangonzal sangonzal added the p1 label Oct 7, 2020
@Avery-Dunn Avery-Dunn self-assigned this Sep 9, 2021
@sfragata
Copy link

Hi
I've just created one PR to migrate the projet spring-security-web-app to spring security 5
#81

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request p1
Projects
None yet
Development

No branches or pull requests

4 participants