Commit d4eb71d3 authored by Jasha Joachimsthal's avatar Jasha Joachimsthal Committed by 陈健

OAUTH-3116 Update references after rename

parent 045b724c
...@@ -9,10 +9,9 @@ To get the example up and running clone and configure it. ...@@ -9,10 +9,9 @@ To get the example up and running clone and configure it.
### IntelliJ ### IntelliJ
Go to `File->Open` and open the spring-google-openidconnect/pom.xml, open it as a project. Go to `File->Open` and open the file `java-spring-oidc-example/pom.xml`, open it as a project.
The `com.github.fromi.openidconnect.Application` should automatically be found and set up a run configuration for you so you can run it The class `com.onegini.oidc.Application` should automatically be found and set up a run configuration for you so you can run it within IntelliJ.
within IntelliJ.
## Onegini Configuration ## Onegini Configuration
You'll need to properly setup your client using the Onegini Admin panel before you can begin testing. You'll need to properly setup your client using the Onegini Admin panel before you can begin testing.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment