Commit Graph

2085 Commits (1393251da96fc8bd3e84cc5e66a8cc3f4d3681eb)
 

Author SHA1 Message Date
Justin Richer 1393251da9 added value to claim
10 years ago
Justin Richer 2aadb09f49 started claims service, added expiration to permissions
10 years ago
Justin Richer a57c336e11 added uma_authorization to default scope set
10 years ago
Justin Richer c234f78dbd Merge branch 'master' into authorization-api
10 years ago
Justin Richer 5873b336f2 fixed erroneous import
10 years ago
Justin Richer 8352145d82 Merge branch 'master' into authorization-api
10 years ago
Justin Richer ba51df0c37 consolidated client credential filter beans
10 years ago
Justin Richer 4f12fab56b made unused auth codes expired (they're still single-use), refactored auth code service layer
10 years ago
Justin Richer 7e9ee525a8 cleaned up old i18n files and references
10 years ago
Justin Richer f39e2e9412 ported the remainder of the swedish language file to the JSON format
10 years ago
Justin Richer 9b0e504cea transferred remainder of English text to new configuration
10 years ago
Justin Richer 2abcd96bbe set fallback locale to English, ultimate fall through is to return the code string itself
10 years ago
Justin Richer 285ad71874 made input reader use UTF8, imported the first set of Swedish text to the JSON format
10 years ago
Justin Richer 4d1b08f89d moved english homepage text to json format
10 years ago
Justin Richer 80605becf1 rudimentary json-based message source
10 years ago
Justin Richer ed8887864c added font and key files to non-filtered file sets
10 years ago
Justin Richer 75e0cdd550 fixed syntax error in messages file
10 years ago
Justin Richer e1fb8272cc redirect error on prompt=none, addresses #667
10 years ago
Justin Richer 54bec32b7e restored relative time display to a few pages where it was lost during i18n updates, closes #766
10 years ago
Justin Richer daee9266c5 default clients to SECRET_BASIC in UI, closes #772
10 years ago
Justin Richer ad9b49733f externalized queries for scopes, blacklists, user info, pairwise identifiers, and whitelists, closes #771 even harder
10 years ago
Justin Richer 15b97b1dcb Externalized strings for named queries on auth holders, auth codes, clients, and tokens, closes #771
10 years ago
Justin Richer 61a596dc15 externalized strings from user info views
10 years ago
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 1ba14f7682 added resource set and permission ticket tables to mysql datastore
10 years ago
Justin Richer 76b7324d88 fixed execution order of introspection endpoint
10 years ago
Justin Richer c3bf359629 turned resource server filter back on
10 years ago
Justin Richer 8c8f912880 fixed endpoint processing to account for client id
10 years ago
Justin Richer 99c57141cb fixed prepacked scope value
10 years ago
Justin Richer ee522100b9 Merge branch 'master' into uma-introspection
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