OAuth 2.0 Login Demo

Login

Branch: demo-1

  1. Google Login (Spring Boot 2.0 complete configuration)
  2. Google Login (Spring Boot 2.0 minimal configuration)
  3. GitHub Login (Spring Boot 2.0 minimal configuration)
  4. Google Login (Java configuration)

Mapping User Authorities

Branch: demo-2

  1. Mapping Authorities for an Okta User

Using the Access Token

Branch: demo-3

  1. Requesting the UserInfo Resource