Justin Richer
|
86e95d9e6e
|
externalized json entity and error parameters, closes #770
|
10 years ago |
Justin Richer
|
e56161e223
|
extracted http "code" view parameter
|
10 years ago |
Justin Richer
|
1735dbca11
|
extracted controller URLs to constants, closes #769
|
10 years ago |
Justin Richer
|
617d485478
|
updated all references to media types to use constants instead of literals, closes #767
|
10 years ago |
Justin Richer
|
c777ebfac9
|
added universal OAuth exception handling
|
10 years ago |
Justin Richer
|
76b7324d88
|
fixed execution order of introspection endpoint
|
10 years ago |
Justin Richer
|
8c8f912880
|
fixed endpoint processing to account for client id
|
10 years ago |
Justin Richer
|
ee522100b9
|
Merge branch 'master' into uma-introspection
* master:
fixed logger variable name
made logger declarations consistent across project, closes #780
Fixed logger
null safe
removed DateUtil
added icons to scope editing panel
|
10 years ago |
Justin Richer
|
5d35f2c1a6
|
toned down errors on introspection endpoint
|
10 years ago |
Justin Richer
|
65d7b00f4d
|
added uma-processing of scopes to introspection results
|
10 years ago |
Justin Richer
|
627bcaee43
|
added client_id to resource sets
|
10 years ago |
Justin Richer
|
e5e4c15058
|
removed introspection authorizer hook
|
10 years ago |
Justin Richer
|
2a6a17486a
|
added initial uma discovery endpoint
|
10 years ago |
Justin Richer
|
621399545e
|
cleaned up introspection endpoint processing
|
10 years ago |
Justin Richer
|
764df71758
|
refactored introspection to allow for UMA style token access
|
10 years ago |
Justin Richer
|
1da5c2cd84
|
fixed imports
|
10 years ago |
Justin Richer
|
c7f6811961
|
refactored scope enforcement utilities to a separate authentication class
|
10 years ago |
Justin Richer
|
48b857eb85
|
fixed logger variable name
|
10 years ago |
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
|
7a1480bb07
|
moved and consolidated json utilities
|
10 years ago |
Justin Richer
|
40fc70894e
|
fixed oauth scope check
|
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
|
e7bf75e9a4
|
moved and consolidated json utilities
|
10 years ago |
Justin Richer
|
90a7304b4e
|
resource set registration endpoint and service shells
|
10 years ago |
Justin Richer
|
b670f44138
|
added UMA to version number
|
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
|
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 |
Justin Richer
|
593fac83cf
|
scopes can now be set as "restricted" instead of needing to be set "allowDynReg", closes #747
|
10 years ago |
Justin Richer
|
1caf5ef8bc
|
removed call to deprecated http components constructor
|
10 years ago |
Justin Richer
|
b376bc6059
|
removed some vestigial service/repository calls, closes #513
|
10 years ago |
Justin Richer
|
ecfb72bc50
|
additional JOSE class naming
|
10 years ago |
Justin Richer
|
522edda074
|
additional JOSE class renaming
|
10 years ago |
Justin Richer
|
cef6cf17b6
|
externalized a number of strings, closes #385
|
10 years ago |
Justin Richer
|
05f03f7c90
|
yet more year updates
|
10 years ago |
Justin Richer
|
994ce6c743
|
consistently named JOSE-based classes, closes #529
|
10 years ago |
Justin Richer
|
335d05bb5c
|
renamed data service abstract class
|
10 years ago |
Justin Richer
|
685960358c
|
formatting cleanup
|
10 years ago |
Justin Richer
|
e2349984b8
|
happy new year 2015!
|
10 years ago |
Justin Richer
|
d56aec5652
|
removed extraneous version tag for managed dependency
|
10 years ago |
Justin Richer
|
d88cc2ec8e
|
fixed pluralization of post logout URIs in data API services
|
10 years ago |
Justin Richer
|
cc02f8fbe8
|
pluralized post-logout redirect URI on client, closes #654
|
10 years ago |
Justin Richer
|
587d4b2db6
|
further pom file cleanup
|
10 years ago |
Justin Richer
|
377d8cb884
|
moved dependency version management to parent pom, closes #666
|
10 years ago |
Justin Richer
|
ef3a696972
|
removed getBySubject and getAll from user info repository and service layers, closes #760
|
10 years ago |
Justin Richer
|
63dd7c0b25
|
removed deprecated DefaultUserInfoUserDetailsService and corresponding test, closes #413
|
10 years ago |
Justin Richer
|
166c53cd6a
|
fixed comparison of client IDs in refresh token, closes #752
Also addresses #735 (again)
|
10 years ago |
Justin Richer
|
6c88d7c54b
|
removed old owner_id field, closes #636
|
10 years ago |
Justin Richer
|
ba97fcb88a
|
changed name of clientAuthorization to authorizationRequest (which is more accurate), closes #697
|
10 years ago |
John Brooks
|
a1228d19b5
|
Changed lastWeek logic back to correct form, removed logic used for
testing.
|
10 years ago |
Justin Richer
|
e9d764e53e
|
added support for login_hint, closes #250
|
10 years ago |
Justin Richer
|
3e7ade9a67
|
fixed unit tests
|
10 years ago |
Justin Richer
|
1a2ca25359
|
relaxed scope constraints on protected resources registered through self-service page
|
10 years ago |
Justin Richer
|
e371ad345f
|
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
closes #734
|
10 years ago |
Justin Richer
|
56344fa12b
|
make sure that client presenting refresh token is the same client the refresh token was issued to
closes #735
|
10 years ago |
Justin Richer
|
0e776762c2
|
set up data API for 1.2 format (currently the same as 1.1 format)
|
10 years ago |
Justin Richer
|
b14dfa6458
|
approval page defaults to "ask again" when prompt=consent is passed, closes #669
|
10 years ago |
Justin Richer
|
775b77b367
|
updated date format of token introspection response, closes #719
|
10 years ago |
Justin Richer
|
c600787f1c
|
added key id to id token, closes #725
|
10 years ago |
Justin Richer
|
d87bdb2120
|
added ROLE_CLIENT to assertion client authentication, cleaned up roles on client secret authentication, closes #728, closes #401
|
10 years ago |
Justin Richer
|
e6d10b67a4
|
update to Spring 4 and other related libraries
|
10 years ago |
Alexander Imfeld
|
9dfac35912
|
Introduce introspection result assembler to allow for customized introspection results
|
10 years ago |
arielak
|
d557b1e2c2
|
RefreshToken to AuthHolder linkage test now using AuthHolder ID to verify
|
10 years ago |
arielak
|
ff436a6738
|
Added tests for ensuring the references between a refresh token and its authentication holder are preserved over import. Minor cleanup of other tests.
|
10 years ago |
arielak
|
d18d325c0c
|
Better method of creating test AuthenticationHolderEntity, added some more testing to testImport/ExportGrants
Conflicts:
openid-connect-server/src/test/java/org/mitre/openid/connect/service/impl/TestMITREidDataService_1_1.java
|
10 years ago |
arielak
|
ff28e1a383
|
Added new data service tests, separated date parsing/formatting utilities into DateUtil class
Conflicts:
openid-connect-server/src/main/java/org/mitre/openid/connect/service/impl/MITREidDataService_1_0.java
openid-connect-server/src/main/java/org/mitre/openid/connect/service/impl/MITREidDataService_1_X.java
openid-connect-server/src/main/java/org/mitre/openid/connect/util/DateUtil.java
|
10 years ago |
Justin Richer
|
188818dc0d
|
added null check to confirmation controller, closes #684
|
10 years ago |
Justin Richer
|
db052f11ca
|
Moved development branch to 1.2
|
10 years ago |
Justin Richer
|
134909a82f
|
import cleanup
|
10 years ago |
Justin Richer
|
1e71749c23
|
added more generic rotation capability
|
10 years ago |
Justin Richer
|
0b8dbc4f68
|
added registration token API
|
10 years ago |
Justin Richer
|
13cee6bf06
|
Ported date format changes from 1.0.x
|
10 years ago |
arielak
|
98ace5c9fb
|
Separated date formatting and parsing functions to DateUtil class. Modified how timezone is printed to workaround Java date formatting issue.
Conflicts:
openid-connect-server/src/main/java/org/mitre/openid/connect/service/impl/MITREidDataService_1_0.java
|
10 years ago |
Justin Richer
|
1fbdd240f1
|
made binary encode/decode null safe
|
10 years ago |
arielak
|
a8377513a6
|
Fixed reading/writing of approved access tokens
|
10 years ago |
arielak
|
0320bae15c
|
Fixed netbeans copyright weirdness
|
10 years ago |
arielak
|
dcf66fadc4
|
Added support for 1.1 config import/export, and separated common functions into 1_X abstract class
|
10 years ago |
arielak
|
ad841a03df
|
Added support for whitelisted and blacklisted site export
|
10 years ago |
arielak
|
8495617aed
|
Added support for whitelisted and blacklisted site import from a 1.0 config
|
10 years ago |
arielak
|
16f15cc3c8
|
NPE fix
|
10 years ago |