- Run
mvn clean install
to build your application - Start application with
java -jar target/demo-1.0-SNAPSHOT.jar server config.yml
- To check that your application is running enter url
http://localhost:8080
To see your applications health enter url http://localhost:8081/healthcheck
You must add the following properties to your config.yml
before running this example
oktaOAuth:
baseUrl: your-okta-org # https://dev-123456.oktapreview.com
clientId: your-client-id-goes-here
issuer: your-okta-issuer # https://dev-123456.oktapreview.com/oauth2/default