|  Justin Richer | d844b8e444 | ported credential handling UI to dyn reg and res reg pages | 2014-06-09 18:13:43 -04:00 | 
				
					
						|  Justin Richer | bafd951dac | removed extraneous data checks from resource registration | 2014-06-09 17:41:48 -04:00 | 
				
					
						|  Justin Richer | b81e8e7ed5 | got rid of extraneous "require client secret" box | 2014-06-09 16:35:47 -04:00 | 
				
					
						|  Josh Mandel | 5ec7404e7b | Fix missing redirect URIs in dynreg view Fix more property names in dynreg view | 2014-06-06 12:21:38 -07:00 | 
				
					
						|  Justin Richer | 22ab1173a7 | cleaned up dynreg self-service page to account for single-selection of grant types | 2014-06-05 19:44:49 -04:00 | 
				
					
						|  Justin Richer | ab083c0963 | added checks to dynamic registration endpoint that disallow registration of multiple incompatible grant types | 2014-06-05 17:16:35 -04:00 | 
				
					
						|  Justin Richer | 85acfa90db | [maven-release-plugin] prepare for next development iteration | 2014-06-04 14:51:32 -04:00 | 
				
					
						|  Justin Richer | d5e4cb45a2 | [maven-release-plugin] prepare release mitreid-connect-1.1.7 | 2014-06-04 14:51:29 -04:00 | 
				
					
						|  Justin Richer | 72c4a394fe | cleaner display for user profiles | 2014-06-04 14:39:47 -04:00 | 
				
					
						|  Justin Richer | 8861220632 | stats on home page are now loaded in the background (makes main site load much faster) | 2014-06-04 14:39:30 -04:00 | 
				
					
						|  Justin Richer | 0059e78b69 | made content wrapper a div instead of a span | 2014-06-04 13:36:38 -04:00 | 
				
					
						|  Justin Richer | dd5ee4bf80 | created generic "loading" page to sit behind loading sheet, avoids sheet getting re-used (which doesn't tend to work) | 2014-06-04 13:34:08 -04:00 | 
				
					
						|  Justin Richer | 737eec432a | fixed blacklist loading sheet | 2014-06-04 13:33:31 -04:00 | 
				
					
						|  Justin Richer | 00b35ddd9d | cleaned references to app-attached views | 2014-06-04 13:19:04 -04:00 | 
				
					
						|  Justin Richer | 580f6d990e | cleaned up "cancel" button behavior, also closes #608 | 2014-06-03 22:43:09 -04:00 | 
				
					
						|  Justin Richer | f33726a778 | don't re-use view objects, closes #608 | 2014-06-03 22:42:42 -04:00 | 
				
					
						|  Justin Richer | e57adc048a | don't allow empty blacklists either | 2014-05-31 11:14:16 -04:00 | 
				
					
						|  Justin Richer | 1a7de8cf29 | disambiguate list items in event model | 2014-05-31 11:10:53 -04:00 | 
				
					
						|  Josh Mandel | ff3a210064 | Don't delete the entire client when a single email address is removed | 2014-05-30 11:01:58 -07:00 | 
				
					
						|  Justin Richer | be98b9cd0b | [maven-release-plugin] prepare for next development iteration | 2014-05-27 14:00:40 -04:00 | 
				
					
						|  Justin Richer | 8320f0eefe | [maven-release-plugin] prepare release mitreid-connect-1.1.6 | 2014-05-27 14:00:37 -04:00 | 
				
					
						|  Justin Richer | 0c8cacd59a | added missing copyright headers | 2014-05-27 13:46:47 -04:00 | 
				
					
						|  Justin Richer | ab15a65c93 | internalized logo placeholder image block | 2014-05-26 17:58:51 -04:00 | 
				
					
						|  Justin Richer | 82a4b954e7 | removed client description from dynamic registration pages (nonstandard field, doesn't get saved by the server anyway) | 2014-05-26 17:44:09 -04:00 | 
				
					
						|  Justin Richer | 7e2109f617 | added oauth filters to resource registration endpoint | 2014-05-26 17:40:08 -04:00 | 
				
					
						|  Justin Richer | c34357a433 | added resource registration endpoint with basic functionality and specialized tokens | 2014-05-26 16:30:24 -04:00 | 
				
					
						|  Justin Richer | 0775785ce3 | added in UI shell for creating/editing resources (clients with "introspection" set and no grants or other parameters) | 2014-05-26 15:41:50 -04:00 | 
				
					
						|  Justin Richer | b8908b6efe | cleaned up old test file | 2014-05-26 15:41:00 -04:00 | 
				
					
						|  Justin Richer | 960319b796 | improved logging configuration, removed transactional from service | 2014-05-25 15:38:44 -04:00 | 
				
					
						|  Justin Richer | 6d5a967d8a | fixed client editor lazy loading | 2014-05-25 07:58:25 -04:00 | 
				
					
						|  Justin Richer | 73b00905bb | cleaned up UI components for client creation (fixed defaults and loading) | 2014-05-24 22:13:00 -04:00 | 
				
					
						|  Justin Richer | 5c6e75bd53 | cleaned up UI for client editing | 2014-05-24 20:56:54 -04:00 | 
				
					
						|  Justin Richer | 4e890a4d7d | enforce clients using a redirect flow have at least one redirect uri registered when using dynamic registration, made error handling more consistent across all APIs closes #596 | 2014-05-21 18:29:51 -04:00 | 
				
					
						|  Justin Richer | c38761cc23 | fix dynamic registration of public clients | 2014-05-21 18:00:54 -04:00 | 
				
					
						|  Justin Richer | fa418402de | externalized application CSS, closes #221 added favicon, cleaned up header and footer code | 2014-05-21 17:14:43 -04:00 | 
				
					
						|  Justin Richer | 880014176f | [maven-release-plugin] prepare for next development iteration | 2014-05-13 18:23:11 -04:00 | 
				
					
						|  Justin Richer | ca8a003e3d | [maven-release-plugin] prepare release mitreid-connect-1.1.5 | 2014-05-13 18:23:08 -04:00 | 
				
					
						|  Justin Richer | a253ebc908 | added CSRF protection to approval page | 2014-05-13 09:27:02 -04:00 | 
				
					
						|  Justin Richer | b6304e268a | blacklist control uses URI model, closes #423 | 2014-04-25 21:09:30 -04:00 | 
				
					
						|  Justin Richer | 761d015bf7 | made all placeholder URLs https | 2014-04-25 20:59:17 -04:00 | 
				
					
						|  Josh Mandel | 3b59e7ff48 | Make placeholder dynreg URLs use "https://" | 2014-04-25 10:17:48 -07:00 | 
				
					
						|  Justin Richer | b8129bf60d | [maven-release-plugin] prepare for next development iteration | 2014-04-21 19:19:10 -04:00 | 
				
					
						|  Justin Richer | a9e34ac9bd | [maven-release-plugin] prepare release mitreid-connect-1.1.4 | 2014-04-21 19:19:07 -04:00 | 
				
					
						|  Justin Richer | 84f1fe631b | clean up time display | 2014-04-19 08:42:26 -04:00 | 
				
					
						|  Justin Richer | 376403fa4a | account for registration time in approval page, closes #550 | 2014-04-19 07:28:20 -04:00 | 
				
					
						|  Justin Richer | 1d2f968bd1 | configuration cleanup, closes #568 | 2014-04-18 22:11:58 -04:00 | 
				
					
						|  Justin Richer | fcb3ccb0ff | fixed subjectType typo, closes #579 | 2014-04-10 23:03:01 -04:00 | 
				
					
						|  kangelov | 41e76fd6c9 | fixed an incorrect name to one of the fields in the underlying model causing errors once a user logs in. | 2014-04-10 22:39:31 -04:00 | 
				
					
						|  Justin Richer | d59d0d41e9 | extracted JPA configuration, closes #569 | 2014-04-10 22:02:58 -04:00 | 
				
					
						|  Justin Richer | aa9a25a2d7 | updated to even newer versions of eclipselink and JPA, closes #580 even harder | 2014-04-10 21:37:19 -04:00 |