Commit Graph

2374 Commits (01ca5ef8e22f45a1737e466c044d32c988a77ebf)

Author SHA1 Message Date
Justin Richer 692e8418d6 fixed whitelist deep linking, closes #718 2015-02-26 21:05:01 -05:00
Justin Richer 8caaf3ae20 whitelist editor now uses checkboxes, closes #773 2015-02-26 16:36:58 -05:00
Justin Richer a29f524186 Merge branch 'uma-backports' into uma 2015-02-26 16:21:01 -05:00
Justin Richer 7a1480bb07 moved and consolidated json utilities 2015-02-26 16:20:01 -05:00
Justin Richer 40fc70894e fixed oauth scope check 2015-02-24 18:01:03 -05:00
Justin Richer 4d88e04e59 added resource set registration scope to built in set 2015-02-24 17:45:34 -05:00
Justin Richer 4878e88d4f added list all by owner 2015-02-24 17:41:05 -05:00
Justin Richer 8d22ad03e2 implemented remove verb 2015-02-24 17:15:18 -05:00
Justin Richer 89114dcf74 implemented update 2015-02-24 16:05:18 -05:00
Justin Richer ad228e8953 send the _id as a string 2015-02-24 15:52:29 -05:00
Justin Richer 3b6412219b added abbreviated view, updated OAuth error handling, fixed URL mapping 2015-02-24 15:10:48 -05:00
Justin Richer 0b480bac10 implemented get 2015-02-24 15:09:52 -05:00
Justin Richer 3076da1ed8 functioning resource set repository layer 2015-02-24 12:10:54 -05:00
Justin Richer efeead52b6 fixed typos in data layer, added blank service layer to resource set 2015-02-24 12:00:58 -05:00
Justin Richer 99bf19e21b removed policy uri from data model 2015-02-23 13:51:52 -05:00
Justin Richer e7bf75e9a4 moved and consolidated json utilities 2015-02-23 13:43:08 -05:00
Justin Richer 90a7304b4e resource set registration endpoint and service shells 2015-02-23 11:43:05 -05:00
Justin Richer 8992841ffa added missing copyright 2015-02-23 11:33:20 -05:00
Justin Richer 071ea579a3 added resource set class 2015-02-23 11:28:21 -05:00
Justin Richer b670f44138 added UMA to version number 2015-02-19 17:55:25 -05:00
Justin Richer 19879c20c2 restored restricted grant type behavior on dynamic registration page (was lost in translation) 2015-02-18 22:01:50 -05:00
Justin Richer 6a41e98474 added display flag for default scopes 2015-02-18 17:39:00 -05:00
Justin Richer 5f116d522d fixed missing display message 2015-02-18 17:31:09 -05:00
Justin Richer 2d53f317b0 checkboxes now control list membership behavior, autocomplete is turned off 2015-02-18 17:30:56 -05:00
Justin Richer e963c3c1ec checkbox based list renderer 2015-02-18 16:44:44 -05:00
Justin Richer 9a19207f86 long list widgets now clickable 2015-02-18 15:49:25 -05:00
Justin Richer 720b73939f fixed token service logic, added verification to unit tests 2015-02-18 13:57:28 -05:00
Justin Richer 97ae456099 fixed unit tests affected by scope service changes 2015-02-18 13:48:16 -05:00
Justin Richer 9ccaa98e2a fixed default scope lists for dynamic clients and protected resources 2015-02-18 10:57:22 -05:00
Justin Richer cf07f75682 added UI for restricted scopes 2015-02-18 10:47:30 -05:00
Justin Richer 6885713eed added warning suppression for data layer -- non-templated generic types have to be used here 2015-02-18 10:19:36 -05:00
Justin Richer f4813fccee fixed log messages on data services 2015-02-18 09:33:13 -05:00
Justin Richer 4ae981f484 updated data layer and unit tests 2015-02-18 09:23:09 -05:00
Justin Richer 593fac83cf scopes can now be set as "restricted" instead of needing to be set "allowDynReg", closes #747 2015-02-17 18:25:52 -05:00
Justin Richer 1caf5ef8bc removed call to deprecated http components constructor 2015-02-17 17:06:34 -05:00
Justin Richer b376bc6059 removed some vestigial service/repository calls, closes #513 2015-02-17 16:22:40 -05:00
Justin Richer ecfb72bc50 additional JOSE class naming 2015-02-17 15:32:20 -05:00
Justin Richer 522edda074 additional JOSE class renaming 2015-02-17 14:57:29 -05:00
Justin Richer cef6cf17b6 externalized a number of strings, closes #385 2015-02-17 14:39:15 -05:00
Justin Richer 05f03f7c90 yet more year updates 2015-02-17 13:09:45 -05:00
Justin Richer f7998899cf missed a few copyright notices 2015-02-17 13:02:41 -05:00
Justin Richer 994ce6c743 consistently named JOSE-based classes, closes #529 2015-02-17 12:11:58 -05:00
Justin Richer 335d05bb5c renamed data service abstract class 2015-02-17 11:56:50 -05:00
Justin Richer 685960358c formatting cleanup 2015-02-17 11:08:46 -05:00
Justin Richer e2349984b8 happy new year 2015! 2015-02-17 10:24:08 -05:00
Justin Richer d56aec5652 removed extraneous version tag for managed dependency 2015-02-17 10:00:18 -05:00
Justin Richer d88cc2ec8e fixed pluralization of post logout URIs in data API services 2015-02-17 09:59:50 -05:00
Justin Richer d91da77a31 cleaned up resource reg view 2015-02-16 21:06:35 -05:00
Justin Richer cdd49d9d54 ported help-block text to other admin pages, cleaned up rsreg form processor 2015-02-16 20:51:16 -05:00
Justin Richer 40b390de6d pluralized post-logout redirect uris for dynamically registered clients 2015-02-16 16:56:20 -05:00