Commit Graph

127 Commits (53148f2c8770ced14f6ea0dee997b560558adb81)

Author SHA1 Message Date
Justin Richer b81e8e7ed5 got rid of extraneous "require client secret" box
11 years ago
Josh Mandel 5ec7404e7b Fix missing redirect URIs in dynreg view
11 years ago
Justin Richer 22ab1173a7 cleaned up dynreg self-service page to account for single-selection of grant types
11 years ago
Justin Richer ab083c0963 added checks to dynamic registration endpoint that disallow registration of multiple incompatible grant types
11 years ago
Justin Richer 85acfa90db [maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer d5e4cb45a2 [maven-release-plugin] prepare release mitreid-connect-1.1.7
11 years ago
Justin Richer 72c4a394fe cleaner display for user profiles
11 years ago
Justin Richer 8861220632 stats on home page are now loaded in the background (makes main site load much faster)
11 years ago
Justin Richer 0059e78b69 made content wrapper a div instead of a span
11 years ago
Justin Richer dd5ee4bf80 created generic "loading" page to sit behind loading sheet, avoids sheet getting re-used (which doesn't tend to work)
11 years ago
Justin Richer 737eec432a fixed blacklist loading sheet
11 years ago
Justin Richer 00b35ddd9d cleaned references to app-attached views
11 years ago
Justin Richer 580f6d990e cleaned up "cancel" button behavior, also closes #608
11 years ago
Justin Richer f33726a778 don't re-use view objects, closes #608
11 years ago
Justin Richer e57adc048a don't allow empty blacklists either
11 years ago
Justin Richer 1a7de8cf29 disambiguate list items in event model
11 years ago
Josh Mandel ff3a210064 Don't delete the entire client when a single email address is removed
11 years ago
Justin Richer be98b9cd0b [maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer 8320f0eefe [maven-release-plugin] prepare release mitreid-connect-1.1.6
11 years ago
Justin Richer 0c8cacd59a added missing copyright headers
11 years ago
Justin Richer ab15a65c93 internalized logo placeholder image block
11 years ago
Justin Richer 82a4b954e7 removed client description from dynamic registration pages (nonstandard field, doesn't get saved by the server anyway)
11 years ago
Justin Richer 7e2109f617 added oauth filters to resource registration endpoint
11 years ago
Justin Richer c34357a433 added resource registration endpoint with basic functionality and specialized tokens
11 years ago
Justin Richer 0775785ce3 added in UI shell for creating/editing resources (clients with "introspection" set and no grants or other parameters)
11 years ago
Justin Richer b8908b6efe cleaned up old test file
11 years ago
Justin Richer 960319b796 improved logging configuration, removed transactional from service
11 years ago
Justin Richer 6d5a967d8a fixed client editor lazy loading
11 years ago
Justin Richer 73b00905bb cleaned up UI components for client creation (fixed defaults and loading)
11 years ago
Justin Richer 5c6e75bd53 cleaned up UI for client editing
11 years ago
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
11 years ago
Justin Richer c38761cc23 fix dynamic registration of public clients
11 years ago
Justin Richer fa418402de externalized application CSS, closes #221
11 years ago
Justin Richer 880014176f [maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer ca8a003e3d [maven-release-plugin] prepare release mitreid-connect-1.1.5
11 years ago
Justin Richer a253ebc908 added CSRF protection to approval page
11 years ago
Justin Richer b6304e268a blacklist control uses URI model, closes #423
11 years ago
Justin Richer 761d015bf7 made all placeholder URLs https
11 years ago
Josh Mandel 3b59e7ff48 Make placeholder dynreg URLs use "https://"
11 years ago
Justin Richer b8129bf60d [maven-release-plugin] prepare for next development iteration
11 years ago
Justin Richer a9e34ac9bd [maven-release-plugin] prepare release mitreid-connect-1.1.4
11 years ago
Justin Richer 84f1fe631b clean up time display
11 years ago
Justin Richer 376403fa4a account for registration time in approval page, closes #550
11 years ago
Justin Richer 1d2f968bd1 configuration cleanup, closes #568
11 years ago
Justin Richer fcb3ccb0ff fixed subjectType typo, closes #579
11 years ago
kangelov 41e76fd6c9 fixed an incorrect name to one of the fields in the underlying model causing errors once a user logs in.
11 years ago
Justin Richer d59d0d41e9 extracted JPA configuration, closes #569
11 years ago
Justin Richer aa9a25a2d7 updated to even newer versions of eclipselink and JPA, closes #580 even harder
11 years ago
Justin Richer 78ae6ff322 fix JS errors in scope management page
11 years ago
Justin Richer 292b160918 fixed icons on scope page
11 years ago