0da11be4f9 
								
							
								 
							
						 
						
							
							
								
								This should be a working version with the AuthZ server deployed. I cleaned up a bunch of files that were generating compiler warnings. Changed use of GrantedAuthorithyImpl to SimpleGrantedAuthority, as GrantedAuthorityImpl is deprecated and SGA is its replacement.  
							
							... 
							
							
							
							Added stub for public OAuth2AccessToken readAccessToken(String accessToken) to DefaultOAuth2ProviderTokenService.java. This method IS in the superclass and should be implemented, but was not before and for some reason the compiler only started complaining about it now, on my machine.
Moved @Autowired for ClientDetailsEntityService in OAuthConfirmationController.java from setter method to field declaration, as it was failing to deploy on my machine in the other position. If others have issues with this change please let me know. 
							
						 
						
							2012-03-15 12:13:50 -04:00  
				
					
						
							
							
								 
						
							
							
								9be02af93c 
								
							
								 
							
						 
						
							
							
								
								Other patch was bad - was on wrong version of original file, had wrong line numbers. This is the correct patch to use.  
							
							
							
						 
						
							2012-03-14 15:42:46 -04:00  
				
					
						
							
							
								 
						
							
							
								0e0ef578e5 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server  
							
							
							
						 
						
							2012-03-13 16:42:49 -04:00  
				
					
						
							
							
								 
						
							
							
								daf6b53da2 
								
							
								 
							
						 
						
							
							
								
								Added patch to fix authorization server config  
							
							
							
						 
						
							2012-03-13 16:42:10 -04:00  
				
					
						
							
							
								 
						
							
							
								c23d31bc54 
								
							
								 
							
						 
						
							
							
								
								Initial commit of admin client management section  
							
							
							
						 
						
							2012-03-13 16:28:13 -04:00  
				
					
						
							
							
								 
						
							
							
								c015329e52 
								
							
								 
							
						 
						
							
							
								
								Altering resig js tmpl library. JSP has a hate passion for it.  
							
							
							
						 
						
							2012-03-13 16:27:21 -04:00  
				
					
						
							
							
								 
						
							
							
								f3e53386f9 
								
							
								 
							
						 
						
							
							
								
								Updating approval page to use oauth2 libs  
							
							
							
						 
						
							2012-03-12 12:50:13 -04:00  
				
					
						
							
							
								 
						
							
							
								663d7cce9f 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'march9'  
							
							
							
						 
						
							2012-03-12 11:57:04 -04:00  
				
					
						
							
							
								 
						
							
							
								c68762877d 
								
							
								 
							
						 
						
							
							
								
								Needs more testing, but this doesn't break anything existing and I *think* the SECOAUTH AuthZ server is up now. /oauth/authorize IS mapped, but I am getting a "GET not allowed" (POST looks like it is) when I try to access the authorization endpoint with my browser.  
							
							
							
						 
						
							2012-03-12 11:54:19 -04:00  
				
					
						
							
							
								 
						
							
							
								3c820edb9c 
								
							
								 
							
						 
						
							
							
								
								/oauth/authorize is MAPPED. Failing when trying to access /openidconnect/auth url with java.lang.IllegalStateException: No WebApplicationContext found: no ContextLoaderListener registered?  
							
							... 
							
							
							
							org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:251) 
							
						 
						
							2012-03-09 16:06:27 -05:00  
				
					
						
							
							
								 
						
							
							
								ba376dfd61 
								
							
								 
							
						 
						
							
							
								
								Merge remote branch 'origin/master'  
							
							
							
						 
						
							2012-03-08 15:53:57 -05:00  
				
					
						
							
							
								 
						
							
							
								efefdff915 
								
							
								 
							
						 
						
							
							
								
								bare-bones for the access approval page and mockup  
							
							
							
						 
						
							2012-03-08 15:53:41 -05:00  
				
					
						
							
							
								 
						
							
							
								c925a18a04 
								
							
								 
							
						 
						
							
							
								
								copyright is now in it's own tag file  
							
							
							
						 
						
							2012-03-08 15:52:52 -05:00  
				
					
						
							
							
								 
						
							
							
								539778e2c2 
								
							
								 
							
						 
						
							
							
								
								pulled the id_token from the Token Endpoint response, and msg the OpenIdConnectAuthenticationToken constructor w/; with other code tightening in the OpenIdConnectAuthenticationToken and OpenIdConnectAuthenticationProvider.  
							
							
							
						 
						
							2012-03-08 15:50:46 -05:00  
				
					
						
							
							
								 
						
							
							
								f4129ec085 
								
							
								 
							
						 
						
							
							
								
								adding the renamed classes  
							
							
							
						 
						
							2012-03-08 12:55:30 -05:00  
				
					
						
							
							
								 
						
							
							
								7e137579d5 
								
							
								 
							
						 
						
							
							
								
								renamed classes  
							
							
							
						 
						
							2012-03-08 12:52:07 -05:00  
				
					
						
							
							
								 
						
							
							
								08a582dfbe 
								
							
								 
							
						 
						
							
							
								
								progress on the client  
							
							
							
						 
						
							2012-03-08 12:41:19 -05:00  
				
					
						
							
							
								 
						
							
							
								319d0439ea 
								
							
								 
							
						 
						
							
							
								
								OpenID Connect client work in progress  
							
							
							
						 
						
							2012-03-07 19:31:02 -05:00  
				
					
						
							
							
								 
						
							
							
								099456c189 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server  
							
							
							
						 
						
							2012-03-06 15:46:09 -05:00  
				
					
						
							
							
								 
						
							
							
								6a8647542e 
								
							
								 
							
						 
						
							
							
								
								Updated OpenID_Connect_Diagrams.pdf so that step B of the Authorization Code Flow returns a redirect URI rather than a JSON response object.  
							
							
							
						 
						
							2012-03-06 15:45:45 -05:00  
				
					
						
							
							
								 
						
							
							
								8cd7c34487 
								
							
								 
							
						 
						
							
							
								
								Base url correction for CSS/JS  
							
							
							
						 
						
							2012-03-06 14:08:30 -05:00  
				
					
						
							
							
								 
						
							
							
								89dd98f4a7 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server  
							
							
							
						 
						
							2012-03-02 16:20:31 -05:00  
				
					
						
							
							
								 
						
							
							
								8685a8c97f 
								
							
								 
							
						 
						
							
							
								
								Filled out UserInfoEndpoint.java a bit more, added extra fields to ClientDetailsEntity.java that are needed to support options from the Connect DynClientReg spec.  
							
							
							
						 
						
							2012-03-02 16:19:10 -05:00  
				
					
						
							
							
								 
						
							
							
								0f47232b00 
								
							
								 
							
						 
						
							
							
								
								Javascript testing updates  
							
							
							
						 
						
							2012-03-01 13:50:56 -05:00  
				
					
						
							
							
								 
						
							
							
								39e6cd1166 
								
							
								 
							
						 
						
							
							
								
								Fixing path for server deployment of resources.  
							
							
							
						 
						
							2012-02-29 14:59:51 -05:00  
				
					
						
							
							
								 
						
							
							
								e7362f93b3 
								
							
								 
							
						 
						
							
							
								
								updated and commented refreshtoken implementation  
							
							
							
						 
						
							2012-02-27 12:01:39 -05:00  
				
					
						
							
							
								 
						
							
							
								c46e0f1969 
								
							
								 
							
						 
						
							
							
								
								tweaked setup for mapping of controllers  
							
							
							
						 
						
							2012-02-27 11:56:29 -05:00  
				
					
						
							
							
								 
						
							
							
								4dc1625496 
								
							
								 
							
						 
						
							
							
								
								changed id token handling  
							
							
							
						 
						
							2012-02-27 11:27:57 -05:00  
				
					
						
							
							
								 
						
							
							
								d7ba02a74c 
								
							
								 
							
						 
						
							
							
								
								JavaScript Template prototype. Test JSON for clients  
							
							
							
						 
						
							2012-02-24 14:42:45 -05:00  
				
					
						
							
							
								 
						
							
							
								70567ae183 
								
							
								 
							
						 
						
							
							
								
								Adding Resig js templating library  
							
							
							
						 
						
							2012-02-23 16:15:23 -05:00  
				
					
						
							
							
								 
						
							
							
								f6745359f6 
								
							
								 
							
						 
						
							
							
								
								Home is now fully rendered. Title is processed as tag attribute  
							
							
							
						 
						
							2012-02-23 15:06:19 -05:00  
				
					
						
							
							
								 
						
							
							
								26957f1c77 
								
							
								 
							
						 
						
							
							
								
								Correcting root mapping for Controller.  
							
							
							
						 
						
							2012-02-23 13:41:20 -05:00  
				
					
						
							
							
								 
						
							
							
								b274098348 
								
							
								 
							
						 
						
							
							
								
								Merging Jwt.java back into the branch  
							
							
							
						 
						
							2012-02-23 11:31:47 -05:00  
				
					
						
							
							
								 
						
							
							
								f71ea2133c 
								
							
								 
							
						 
						
							
							
								
								removed unneeded patch  
							
							
							
						 
						
							2012-02-22 14:07:42 -05:00  
				
					
						
							
							
								 
						
							
							
								4d4def75f1 
								
							
								 
							
						 
						
							
							
								
								Removed patches to SECOAUTH and updated to current head revision. Updated code to match changes, filed issues 2-4 in github issue tracker for some cleanup still remaining. Updated OAuth2AccessTokenEntity to contain an IdToken, which is persisted as a string. NOTE: to deploy, you will need to update your database tables to include the column "idTokenString VARCHAR(256)". accesstoken.sql has been updated to reflect this.  
							
							
							
						 
						
							2012-02-22 13:58:20 -05:00  
				
					
						
							
							
								 
						
							
							
								6c1c71809d 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server  
							
							
							
						 
						
							2012-02-22 10:58:58 -05:00  
				
					
						
							
							
								 
						
							
							
								bf6408c671 
								
							
								 
							
						 
						
							
							
								
								Added IdTokenGeneratorService interface and DummyIdTokenGeneratorService.java, a dumb implementation of that interface. IdTokenGeneratorService is responsible for generating an IdToken for the ConnectAuthCodeTokenGranter when requested.  
							
							
							
						 
						
							2012-02-22 10:58:42 -05:00  
				
					
						
							
							
								 
						
							
							
								812658d3d3 
								
							
								 
							
						 
						
							
							
								
								modified testGenerateRsaSignature to be more meaningful, and added testValidateRsaSignature unit test to org.mitre.jwt.JwtTest  
							
							
							
						 
						
							2012-02-21 20:36:00 -05:00  
				
					
						
							
							
								 
						
							
							
								46e0673d0e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server  
							
							
							
						 
						
							2012-02-21 15:45:42 -05:00  
				
					
						
							
							
								 
						
							
							
								00822e0ead 
								
							
								 
							
						 
						
							
							
								
								Added root RequestMapping annotation to ManagerController.java - Spring requires there to be a mapping on the root of controllers.  
							
							... 
							
							
							
							AuthZ server is up, needs further testing to see if it is behaving as expected. 
							
						 
						
							2012-02-21 15:45:16 -05:00  
				
					
						
							
							
								 
						
							
							
								6f11e5551c 
								
							
								 
							
						 
						
							
							
								
								telling git to ignore intellij config files  
							
							
							
						 
						
							2012-02-21 15:39:48 -05:00  
				
					
						
							
							
								 
						
							
							
								7e4e1c9fa9 
								
							
								 
							
						 
						
							
							
								
								Merge remote branch 'origin/master'  
							
							
							
						 
						
							2012-02-21 15:09:36 -05:00  
				
					
						
							
							
								 
						
							
							
								f4f7f8c8cb 
								
							
								 
							
						 
						
							
							
								
								Initial theme, and path corrections for resources.  
							
							
							
						 
						
							2012-02-21 15:09:06 -05:00  
				
					
						
							
							
								 
						
							
							
								8c57a4ec6e 
								
							
								 
							
						 
						
							
							
								
								Merge branch 'master' of github.com:jricher/OpenID-Connect-Java-Spring-Server  
							
							
							
						 
						
							2012-02-21 14:39:52 -05:00  
				
					
						
							
							
								 
						
							
							
								226c8bb131 
								
							
								 
							
						 
						
							
							
								
								Updated diagrams. See readme.txt for details.  
							
							
							
						 
						
							2012-02-21 14:39:18 -05:00  
				
					
						
							
							
								 
						
							
							
								b7c99e30c5 
								
							
								 
							
						 
						
							
							
								
								Fixing typo  
							
							
							
						 
						
							2012-02-21 13:08:23 -05:00  
				
					
						
							
							
								 
						
							
							
								c0c21fc31f 
								
							
								 
							
						 
						
							
							
								
								MangerController initial check-in  
							
							
							
						 
						
							2012-02-20 16:16:19 -05:00  
				
					
						
							
							
								 
						
							
							
								f7c0af3697 
								
							
								 
							
						 
						
							
							
								
								Enabling Jstl support in spring views  
							
							
							
						 
						
							2012-02-20 14:43:49 -05:00  
				
					
						
							
							
								 
						
							
							
								961b772061 
								
							
								 
							
						 
						
							
							
								
								Moving static content to resources folder  
							
							
							
						 
						
							2012-02-17 16:40:53 -05:00  
				
					
						
							
							
								 
						
							
							
								2ae493221a 
								
							
								 
							
						 
						
							
							
								
								Moving and creating static resources directory  
							
							
							
						 
						
							2012-02-17 16:01:40 -05:00