denisgmarques / okta-api-client-webclient

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This application illustrates interacting with Okta management APIs using a web client.

The application requires a "privateKey.pem" file in the src/main/resources folder containing the private key (in X.509 PEM format) you generated for your Okta application. (See https://developer.okta.com/docs/guides/implement-oauth-for-okta-serviceapp/create-publicprivate-keypair/.)

The application expects the following application arguments:

About


Languages

Language:Java 100.0%