Commit Graph

208 Commits (5510f2f62ce5d6fdaf15921347fb9368a237d810)

Author SHA1 Message Date
Justin Richer 5510f2f62c removed unused variable in dynreg page
10 years ago
Justin Richer ad5f3ef847 made offline access non-default
10 years ago
Justin Richer 4ccd948ad2 fixed checking of refresh token permissions in client service, clients can now request either refresh_token grant type or offline_access scope and it will work. added checkbox to dynreg page for ease-of-use
10 years ago
Justin Richer 4d22ec61cf applied list widget catch to all objects
10 years ago
Justin Richer 740e5407ef more comprehensive list widget leftover object handling in client
10 years ago
Justin Richer 57648cd9d5 client scopes now added appropriately
10 years ago
Justin Richer 51b477679a removed blur detection, started work on alternative
10 years ago
Justin Richer 7939771bf8 made claim popover more friendly to mobile environments
10 years ago
Justin Richer 8a2883f80b approval page defaults to "ask again" when prompt=consent is passed, closes #669
10 years ago
Justin Richer 337ee0b165 added assertion authentication to introspection and revocation endpoints, closes #724
10 years ago
Justin Richer a8a991104c clean tabs, closes #727
10 years ago
Justin Richer 59caf8bcbe [maven-release-plugin] prepare for next development iteration
10 years ago
Justin Richer 729eda1fc1 [maven-release-plugin] prepare release mitreid-connect-1.1.11
10 years ago
Justin Richer 2fc164afca added click through sanity check to registration token rotation, closes #698
10 years ago
Justin Richer d5c96f5d0d updated icons list, enhanced editor display
10 years ago
Justin Richer e07af009d8 [maven-release-plugin] prepare for next development iteration
10 years ago
Justin Richer b950624843 [maven-release-plugin] prepare release mitreid-connect-1.1.10
10 years ago
Justin Richer dcee8a2311 changed color of "matched" element list in client search
10 years ago
Justin Richer 14f2efae10 added warnings for empty scopes and empty redirect URI lists
10 years ago
John Brooks 97666b086f Change this.model.id to this.model.get('id')
10 years ago
John Brooks 5af78f1f66 Change whitelist references from .id to .get('id')
10 years ago
Justin Richer 2ec4734438 added registration token rotation function to UI
10 years ago
Justin Richer 85fd16b457 fixed button sizes on dynreg and rsreg
10 years ago
Justin Richer f097e589a4 swapped exception class for existing BeanCreationException, added example flag in config file (commented out)
10 years ago
James Agnew 7f8402e59e Use locally bundled html5shim
10 years ago
Justin Richer f18f1701a3 moved the API endpoints, made resource tokens accessible too
10 years ago
Justin Richer 34e90ff4f2 added view of registration token
10 years ago
Justin Richer f5ba49178f turned off ajax cache, switched to callback-based template loading
10 years ago
James Agnew 81a043bb51 Update mitreid-connect.css
10 years ago
James Agnew 28d9b925b2 Fix IE8/9 issue where form elements don't display
10 years ago
Justin Richer 6d0369e1e2 redirect URI display within table
10 years ago
Justin Richer a5ab5b7d08 cleaner introspection label
10 years ago
Justin Richer d2079fcdc5 renamed client table item template to something sensible
10 years ago
Justin Richer b098b33786 fixed whitelist edit button
10 years ago
Justin Richer 00b55343c7 cleaned up extraneous console.log() debug calls
10 years ago
Justin Richer 6f2f807b0b [maven-release-plugin] prepare for next development iteration
10 years ago
Justin Richer 93ae1516a5 [maven-release-plugin] prepare release mitreid-connect-1.1.9
10 years ago
Justin Richer d38ee185fb tweaked styling on self-service registration pages
10 years ago
Justin Richer 2ae06b2611 fixed corrupted template, closes #644
10 years ago
Justin Richer f974f95138 added better hooks for local CSS overrides
11 years ago
Justin Richer dc4fd404ad made login button green
11 years ago
Justin Richer 2a2a86a14d further escaping on approval page
11 years ago
Justin Richer a192cc4620 added escaping to JSP display
11 years ago
Justin Richer 91e00d79e3 changed all templates to print escaped characters
11 years ago
Justin Richer 38b6ab7a1b changed user button on top bar to drop down, tweaked login page, closes #635
11 years ago
Justin Richer 285f5ef10b added some header icons
11 years ago
Justin Richer 042a109312 grouped buttons in admin panel, closes #459
11 years ago
Justin Richer 55491c9979 enhanced client searching, closes #565 closes #566
11 years ago
Justin Richer 343e95d161 refresh token table displays count of currently active access tokens, closes #554
11 years ago
Justin Richer 665df2b29c grants table displays number of access tokens associated with grant (not id or refresh tokens), closes #555
11 years ago