Justin Richer
|
d0d6ae2ad8
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Justin Richer
|
7f5b70e9e1
|
[maven-release-plugin] prepare release mitreid-connect-1.2.5
|
9 years ago |
Justin Richer
|
0781592357
|
added "clear all claims" function
|
9 years ago |
Justin Richer
|
cf70a20069
|
advanced claim addition function
|
9 years ago |
Justin Richer
|
cebf0fb8b2
|
added general javascript error catch
|
9 years ago |
Justin Richer
|
fc38a9f65d
|
added loader to webfinger function
|
9 years ago |
Justin Richer
|
65e5476c66
|
advanced claim addition tab
|
9 years ago |
Justin Richer
|
659646ba9a
|
sync overridden files from UMA server
|
9 years ago |
Justin Richer
|
183a599126
|
fixed OIDC discovery relation URL
|
9 years ago |
Justin Richer
|
f27df01ccc
|
encode empty arrays as nulls by default, leave old function as a backup
closes #1011
|
9 years ago |
Justin Richer
|
61433cc23a
|
deepen webfinger, endpoint is looser
closes #1008
|
9 years ago |
Justin Richer
|
193d3f8ec6
|
fixed typo in messages file
|
9 years ago |
Justin Richer
|
002767ec8a
|
UI cleanup for dynamic registration and resource registration
|
9 years ago |
Justin Richer
|
8168acf04b
|
set off client registration information on dun reg page
|
9 years ago |
Justin Richer
|
26483b22a9
|
added claims redirect URI editing to the UI for both admins and dynamic clients, closes #1005
|
9 years ago |
Justin Richer
|
c386f0d7c1
|
added claims redirect URIs to dynamic registration model
|
9 years ago |
Justin Richer
|
82a1e49e79
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Justin Richer
|
e6684fb7a8
|
[maven-release-plugin] prepare release mitreid-connect-1.2.4
|
9 years ago |
Misagh Moayyed
|
3d14b0d128
|
rename zone_info claim to zoneinfo
|
9 years ago |
Justin Richer
|
7badfe1d17
|
Happy new year 2016!
|
9 years ago |
Oscar Kurniawan
|
b691cd198a
|
Update client.html
In my instance, this typo cause an error to underscore.js when it is parsing
|
9 years ago |
Justin Richer
|
d74ba2cd04
|
handled errors better in JWK Set cache
|
9 years ago |
Justin Richer
|
d1033b693f
|
added privacy-preserving client logo cache
|
9 years ago |
Justin Richer
|
43509b7dfb
|
removed a few straggling KIT references
|
9 years ago |
Justin Richer
|
099ae41607
|
added client logo to admin table, closes #280
|
9 years ago |
Justin Richer
|
e828f3f18d
|
[maven-release-plugin] prepare for next development iteration
|
9 years ago |
Justin Richer
|
01ca5ef8e2
|
[maven-release-plugin] prepare release mitreid-connect-1.2.3
|
9 years ago |
Justin Richer
|
8294dbedd5
|
handled HTTP and parsing errors, fixed guava cache contract, fixes #372
|
9 years ago |
Justin Richer
|
b3486c31a0
|
added cache to user info fetcher, closes #833
|
9 years ago |
Justin Richer
|
d338352cc8
|
scroll Ui to top of page on page loads, closes #977
|
9 years ago |
Justin Richer
|
aa878cc3cf
|
pulled checks for expired tokens into utility functions
|
9 years ago |
Mark Janssen
|
105d5d9e3d
|
Update to Spring 4.1.9 and Spring Security 3.2.9
https://spring.io/blog/2015/12/17/spring-framework-4-2-4-4-1-9-released
https://spring.io/blog/2015/11/02/spring-security-3-2-9-released
Closes #987
|
9 years ago |
Justin Richer
|
698feb49cd
|
check access token expiration on read. closes #983
|
9 years ago |
Justin Richer
|
e1800b5fd6
|
fixed ITC URL
|
9 years ago |
Justin Richer
|
616220e048
|
added praseodym to contributors list (thanks!)
|
9 years ago |
Justin Richer
|
7f464c496b
|
changed copyright to new consortium name
|
9 years ago |
Justin Richer
|
be9d8948ef
|
added UMA classes to logger configuration
|
9 years ago |
Justin Richer
|
d120e8fb20
|
return ID of resource set in Location URL by calling the right object
|
9 years ago |
Justin Richer
|
1596b6b9e7
|
Updated UMA server to use new multi-part messages structure
|
9 years ago |
Justin Richer
|
ea77bf2a19
|
quieted approved site cleanup
|
9 years ago |
Justin Richer
|
9ffe877766
|
added getId to address interface, closes #958
|
9 years ago |
Justin Richer
|
1ed3e2c47a
|
quieted logging on database cleanup tasks when no expired elements are found
|
9 years ago |
Justin Richer
|
fcfc620d51
|
updated client API with more useful errors, removed unused service reference
|
9 years ago |
Justin Richer
|
c59f722cc2
|
enforce pairwise identifier consistency in UI, closes #969
|
9 years ago |
Justin Richer
|
2496dc114c
|
allow language system to be loaded from multiple files. closes #817 closes #876
|
9 years ago |
Justin Richer
|
e255fc1a10
|
change default behavior of message source, closes #964
|
9 years ago |
Justin Richer
|
70751a3d4a
|
updated configuration to comment out optional property value in example
|
9 years ago |
Cosmin Cojocar
|
7b34a666d9
|
Make the dual client support configurable
|
9 years ago |
Cosmin Cojocar
|
a80953a2d4
|
Allow both flows authorization code and client credentials. This scenario might be found when the same client supports user authentication as well as service to service authentication. Such a client is trusted (whitelisted).
|
9 years ago |
Mark Janssen
|
dce80d488b
|
Clean up ScopeClaimTranslationService
`getFieldNameForClaim` method is never used.
|
9 years ago |