Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 2.56 KB

HELP.md

File metadata and controls

47 lines (36 loc) · 2.56 KB

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.