November 2017
Intermediate to advanced
542 pages
14h 24m
English
Some of the chapters' sample code (that is, Chapter 8, Client Certificate Authentication with TLS, Chapter 9, Opening up to OAuth2, and Chapter 10, Single Sign-On with the Central Authentication Service) requires the use of HTTPS in order for the sample code to work.
All of the projects have been configured to run HTTPS; most of the configuration is managed in properties or YAM files.
Now, when you run the sample code on the embedded Tomcat server from Gradle, you can connect to http://localhost:8080 or to https://localhost:8443.
Read now
Unlock full access