Justin Richer
|
c09b63c69f
|
made logger declarations consistent across project, closes #780
|
10 years ago |
Wolter Eldering
|
849a2b3271
|
Fixed logger
|
10 years ago |
Wolter Eldering
|
020b410ffe
|
null safe
|
10 years ago |
Wolter Eldering
|
db2574ab53
|
removed DateUtil
|
10 years ago |
Justin Richer
|
f266d3b151
|
added unit test for resource set service to make sure it catches error conditions
|
10 years ago |
Justin Richer
|
35f2a03b4e
|
added unit test for permission service
|
10 years ago |
Justin Richer
|
e59e988809
|
made permission service enforce scoping
|
10 years ago |
Justin Richer
|
5ff9cd1bbb
|
implemented permission registration API
|
10 years ago |
Justin Richer
|
eed8fb0b28
|
created skeleton of permission registration API
|
10 years ago |
Justin Richer
|
c41488b103
|
moved an uma package to common, extracted OAuth scope enforcement utility
|
10 years ago |
Justin Richer
|
5be7d64c7d
|
moved all uma files to their own package
|
10 years ago |
Justin Richer
|
0d96b6a28a
|
changed name of scope to match uma spec
|
10 years ago |
Justin Richer
|
0dc7cb05e7
|
added icons to scope editing panel
|
10 years ago |
Justin Richer
|
351ce3995a
|
Merge branch 'master' into uma
pulled in deep link checking and checkbox handling
|
10 years ago |
Justin Richer
|
c8cf2abbd9
|
made scopes robust against deep links
|
10 years ago |
Justin Richer
|
45754d3b75
|
made clients robust against deep links
|
10 years ago |
Justin Richer
|
d570497b16
|
fixed some bugs in whitelist rendering and saving
|
10 years ago |
Justin Richer
|
692e8418d6
|
fixed whitelist deep linking, closes #718
|
10 years ago |
Justin Richer
|
8caaf3ae20
|
whitelist editor now uses checkboxes, closes #773
|
10 years ago |
Justin Richer
|
a29f524186
|
Merge branch 'uma-backports' into uma
|
10 years ago |
Justin Richer
|
7a1480bb07
|
moved and consolidated json utilities
|
10 years ago |
Justin Richer
|
40fc70894e
|
fixed oauth scope check
|
10 years ago |
Justin Richer
|
4d88e04e59
|
added resource set registration scope to built in set
|
10 years ago |
Justin Richer
|
4878e88d4f
|
added list all by owner
|
10 years ago |
Justin Richer
|
8d22ad03e2
|
implemented remove verb
|
10 years ago |
Justin Richer
|
89114dcf74
|
implemented update
|
10 years ago |
Justin Richer
|
ad228e8953
|
send the _id as a string
|
10 years ago |
Justin Richer
|
3b6412219b
|
added abbreviated view, updated OAuth error handling, fixed URL mapping
|
10 years ago |
Justin Richer
|
0b480bac10
|
implemented get
|
10 years ago |
Justin Richer
|
3076da1ed8
|
functioning resource set repository layer
|
10 years ago |
Justin Richer
|
efeead52b6
|
fixed typos in data layer, added blank service layer to resource set
|
10 years ago |
Justin Richer
|
99bf19e21b
|
removed policy uri from data model
|
10 years ago |
Justin Richer
|
e7bf75e9a4
|
moved and consolidated json utilities
|
10 years ago |
Justin Richer
|
90a7304b4e
|
resource set registration endpoint and service shells
|
10 years ago |
Justin Richer
|
8992841ffa
|
added missing copyright
|
10 years ago |
Justin Richer
|
071ea579a3
|
added resource set class
|
10 years ago |
Justin Richer
|
b670f44138
|
added UMA to version number
|
10 years ago |
Justin Richer
|
19879c20c2
|
restored restricted grant type behavior on dynamic registration page (was lost in translation)
|
10 years ago |
Justin Richer
|
6a41e98474
|
added display flag for default scopes
|
10 years ago |
Justin Richer
|
5f116d522d
|
fixed missing display message
|
10 years ago |
Justin Richer
|
2d53f317b0
|
checkboxes now control list membership behavior, autocomplete is turned off
|
10 years ago |
Justin Richer
|
e963c3c1ec
|
checkbox based list renderer
|
10 years ago |
Justin Richer
|
9a19207f86
|
long list widgets now clickable
|
10 years ago |
Justin Richer
|
720b73939f
|
fixed token service logic, added verification to unit tests
|
10 years ago |
Justin Richer
|
97ae456099
|
fixed unit tests affected by scope service changes
|
10 years ago |
Justin Richer
|
9ccaa98e2a
|
fixed default scope lists for dynamic clients and protected resources
|
10 years ago |
Justin Richer
|
cf07f75682
|
added UI for restricted scopes
|
10 years ago |
Justin Richer
|
6885713eed
|
added warning suppression for data layer -- non-templated generic types have to be used here
|
10 years ago |
Justin Richer
|
f4813fccee
|
fixed log messages on data services
|
10 years ago |
Justin Richer
|
4ae981f484
|
updated data layer and unit tests
|
10 years ago |