I have tried to follow the tutorial on https://spring.io/guides/tutorials/spring-boot-oauth2/
Created the app according to the "Single Sign On With GitHub" chapter but it was not working.
Then tried and compared with the code from the github repo and the first line of application.yml is missing from the tutorial. (it is OK in the src)