spring-boot-samples-invoker
spring-boot-sample-activemq
spring-boot-sample-actuator-custom-security
spring-boot-sample-actuator-log4j2
spring-boot-sample-actuator-noweb
spring-boot-sample-actuator-ui
spring-boot-sample-actuator
spring-boot-sample-animated-banner
spring-boot-sample-atmosphere
spring-boot-sample-custom-layout
spring-boot-sample-data-cassandra
spring-boot-sample-data-couchbase
spring-boot-sample-data-elasticsearch
spring-boot-sample-data-jdbc
spring-boot-sample-data-jpa
spring-boot-sample-data-ldap
spring-boot-sample-data-mongodb
spring-boot-sample-data-neo4j
spring-boot-sample-data-redis
spring-boot-sample-data-rest
spring-boot-sample-data-solr
spring-boot-sample-devtools
spring-boot-sample-flyway
spring-boot-sample-hateoas
spring-boot-sample-integration
spring-boot-sample-jersey
spring-boot-sample-jetty-jsp
spring-boot-sample-jetty-ssl
spring-boot-sample-jta-atomikos
spring-boot-sample-jta-bitronix
spring-boot-sample-jta-jndi
spring-boot-sample-junit-jupiter
spring-boot-sample-liquibase
spring-boot-sample-logback
spring-boot-sample-oauth2-client
spring-boot-sample-oauth2-resource-server
spring-boot-sample-parent-context
spring-boot-sample-profile
spring-boot-sample-property-validation
spring-boot-sample-quartz
spring-boot-sample-reactive-oauth2-client
spring-boot-sample-reactive-oauth2-resource-server
spring-boot-sample-secure-webflux
spring-boot-sample-secure
spring-boot-sample-servlet
spring-boot-sample-session-webflux
spring-boot-sample-session
spring-boot-sample-simple
spring-boot-sample-test-nomockito
spring-boot-sample-testng
spring-boot-sample-tomcat-jsp
spring-boot-sample-tomcat-multi-connectors
spring-boot-sample-tomcat-ssl
spring-boot-sample-tomcat
spring-boot-sample-traditional
spring-boot-sample-undertow-ssl
spring-boot-sample-undertow
spring-boot-sample-web-freemarker
spring-boot-sample-web-groovy-templates
spring-boot-sample-web-jsp
spring-boot-sample-web-method-security
spring-boot-sample-web-mustache
spring-boot-sample-web-secure-custom
spring-boot-sample-web-secure-jdbc
spring-boot-sample-web-secure
spring-boot-sample-web-static
spring-boot-sample-web-ui
spring-boot-sample-webflux
spring-boot-sample-webservices
spring-boot-sample-websocket-jetty
spring-boot-sample-websocket-tomcat
spring-boot-sample-websocket-undertow
Folders and files Name Name Last commit message
Last commit date
parent directory Dec 12, 2018
May 31, 2018
Oct 25, 2018
View all files
Spring Boot Sample Reactive OAuth2 Client
Register Github OAuth2 application
Configuring application.yml
Once the OAuth application is registered with GitHub, you need to configure the sample application to use this OAuth application (client).
Edit the application.yml and replace ${APP-CLIENT-ID} and ${APP-CLIENT-SECRET} with the OAuth client credentials created in the previous section.
The sample can now be run and you can login with your Github user credentials.
You can’t perform that action at this time.