Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.82 KB

File metadata and controls

42 lines (29 loc) · 1.82 KB

Read Me First

The following was discovered as part of building this project:

  • The original package name 'com.okta.spring-docker.demo' is invalid and this project uses 'com.okta.springdocker.demo' instead.

Getting Started

Reference Documentation

For further reference, please consider the following sections:

Guides

The following guides illustrate how to use some features concretely:

OAuth 2.0 and OIDC with Okta

If you don't have a free Okta developer account, you can create one with the Okta CLI:

$ okta register

Then, register your Spring Boot app on Okta using:

$ okta apps create

Select Web > Okta Spring Boot Starter and accept the default redirect URIs.