This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
OpenID-Connect-Java-Spring-Server
mirror of
https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server
Watch
1
Star
0
Fork
You've already forked OpenID-Connect-Java-Spring-Server
0
Code
Issues
Projects
Releases
Wiki
Activity
af6e043239
OpenID-Connect-Java-Spring-...
/
openid-connect-server
History
Michael Jett
af6e043239
Client Entity now initialized with non-null values so JPA won't flip. Added unified method for saving. Sync'd class member names to allow proper binding.
2012-05-16 13:27:53 -04:00
..
.settings
factored out one more piece of the security config
2012-05-11 13:43:29 -04:00
src
Client Entity now initialized with non-null values so JPA won't flip. Added unified method for saving. Sync'd class member names to allow proper binding.
2012-05-16 13:27:53 -04:00
.classpath
Removed Replacer plugin
2012-03-23 15:55:30 -04:00
.gitignore
moved server to new package location
2012-03-16 15:01:53 -04:00
.project
Updated classes to track newest version of SECOAUTH. This update closes issues
#3
,
#4
,
#8
, and
#36
(infinite redirects). This revision changes the authorization and token endpoints to be /openidconnect/auth and /openidconnect/token, respectively.
2012-05-09 15:16:56 -04:00
.springBeans
added config bean
2012-05-09 15:20:15 -04:00
pom.xml
version needed to be modified to 0.1-SNAPSHOT in order to deploy snapshot to nexus
2012-04-13 13:43:39 -04:00