• Denis Washington's avatar
    Add OAuth2 server implementation section to docs · a09ee17c
    Denis Washington authored
    As auto-configuration for Spring Security OAuth has been removed
    from Spring Boot 2.0 and Spring Security 5 doesn't have OAuth
    2.0 Authorization / Resource Server support yet, it has not
    been obvious at all how to implement an OAUth 2.0 server with
    Spring Boot 2.0.
    
    For that reason, this new section briefly explains the current
    temporary situation and points to the spring-security-oauth2-autoconfigure
    module that restores the auto-configuration support for OAuth
    2.0 Authorization and Resource Servers.
    
    Closes gh-12491
    a09ee17c
Name
Last commit
Last update
.github Loading commit data...
.mvn Loading commit data...
ci Loading commit data...
eclipse Loading commit data...
spring-boot-project Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-samples-invoker Loading commit data...
spring-boot-tests Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
CODE_OF_CONDUCT.adoc Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
SUPPORT.adoc Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...