Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
java-spring-oidc-example
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
demo
java-spring-oidc-example
Commits
d4eb71d3
Commit
d4eb71d3
authored
Oct 12, 2018
by
Jasha Joachimsthal
Committed by
陈健
Sep 17, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
OAUTH-3116 Update references after rename
parent
045b724c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
README.md
README.md
+2
-3
No files found.
README.md
View file @
d4eb71d3
...
...
@@ -9,10 +9,9 @@ To get the example up and running clone and configure it.
### 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
within IntelliJ.
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.
## Onegini Configuration
You'll need to properly setup your client using the Onegini Admin panel before you can begin testing.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment