Setting up okta oidc for use with Spring-boot 2.1

Hello adbdkb,

I created a pull request that should fix things. The main issues I found were:

  1. You didn’t have version 1.0.0 specified for the Okta Spring Boot Starter.
  2. You didn’t have the correct Okta properties in your application.properties.

Hope this helps!

Matt