Commit Graph

1024 Commits (b28b0615fad4aca83406614da730e1b952bc17a5)
 

Author SHA1 Message Date
Justin Richer 198a45369a buttonsize tweak
12 years ago
Justin Richer f12efc1b80 added dynreg caution block
12 years ago
Justin Richer 231e81a426 updated icons
12 years ago
Justin Richer 797d521691 cleaned up logged-in button
12 years ago
Justin Richer 7ebbe3acc4 removed mockups
12 years ago
Justin Richer 7459767646 fixed validation problem with new backbone
12 years ago
Justin Richer 37bca0d5fb cleaned out backbone validation plugin
12 years ago
Justin Richer 9dd54d47bb updated versions of backbone and underscore
12 years ago
Justin Richer e0672757bf update to bootstrap 2.2.2
12 years ago
Justin Richer 8ad28b41aa fixing CSS and collapsing headerbar
12 years ago
Justin Richer 67a682d53a added default router to backbone app
12 years ago
Justin Richer 87788f0710 let users visit home page without logging in
12 years ago
Justin Richer f265347311 tweaked error messages
12 years ago
Justin Richer 18ddd8333f added flag to allow introspection, relaxed same-client restrictions on introspection and chained tokens
12 years ago
Justin Richer 6eabc895b9 moved database file to a reasonable name
12 years ago
Justin Richer 1f53f41648 generic entity view now takes optional HttpStatus argument
12 years ago
Justin Richer a3790f943e cleaned up introspection endpoint to use exceptions
12 years ago
Justin Richer e5206f2b92 implemented jwt assertions for id tokens
12 years ago
Justin Richer 51b67ebc03 added queries to get access token from id token
12 years ago
Justin Richer b49c6571e8 fixed empty constructor of id token, fixed bug in copy constructor of claimset
12 years ago
Justin Richer 1853bd7117 added assertion token granter
12 years ago
Justin Richer 0d6c96f410 moved JPA adapter to data-context, addresses #242
12 years ago
Justin Richer 2a74be5baf bringing mysql tables up to date
12 years ago
Justin Richer 2c104a71e2 cleaned up mysql table
12 years ago
Justin Richer 79c53a639d trimmed POM a bit
12 years ago
Justin Richer 67ec5b7bf9 removed gson repository -- not needed anymore?
12 years ago
Justin Richer cda6163d0d null and blank handling
12 years ago
Justin Richer 06fad3a41c moved view for client API
12 years ago
Justin Richer 6344a72519 missed a few applicationName references, fixed API JSON rendering
12 years ago
Justin Richer dfd8e9c7c7 removed unused view
12 years ago
Justin Richer dd04df6a22 fixed javascript bugs
12 years ago
Justin Richer f12d3c7d30 fixed variable reference
12 years ago
Justin Richer 920777128d switched to uncompressed jquery
12 years ago
Justin Richer 829c8ae5f4 tweaked functionality of grant types and scopes
12 years ago
Justin Richer cc36851bdd propagated field name change to UI
12 years ago
Justin Richer 179903b074 propagated client changes to service
12 years ago
Justin Richer 2f7891d02c updated mysql table to new schema
12 years ago
Justin Richer bcfa37040e missed one
12 years ago
Justin Richer 33ceedb283 added scope and grant_type, switched to timeunit
12 years ago
Justin Richer e2bc15c2b2 beginning of client registration refactor to track IETF dynreg spec
12 years ago
Justin Richer 0659432561 removed builder
12 years ago
Justin Richer 7586c6d661 added "NONE" type auth
12 years ago
Justin Richer 94c37f5815 added redelegate scope to client list, fixed inconsistency with refresh token issuance (addresses #239)
12 years ago
Justin Richer 510ddb48b7 override the correct part of the token granter class
12 years ago
Justin Richer bdcc6af096 temporary sanity check for client ID's
12 years ago
Justin Richer 4bd289c18c shadowed null id token from serializer
12 years ago
Justin Richer cab0839430 added workarounds for quirks in SECOAUTH
12 years ago
Justin Richer edc96d646c added chained token grant
12 years ago
Justin Richer 54708fb0ac fixed id token scopes (shouldn't inherit from parent token)
12 years ago
Justin Richer f072aba3f5 moved client details service, fixed authorities mapper
12 years ago