2107 Commits (7af19dbd614958bdedf117042db8b9103dd6a053)
 

Author SHA1 Message Date
Justin Richer 7af19dbd61 added copyright text 10 years ago
Justin Richer 06ae8545ae Merge branch 'master' into uma 10 years ago
Justin Richer 332cb22a99 claim forms displayed 10 years ago
Justin Richer 3e931c68b4 added policy editing overview page 10 years ago
Justin Richer ba0c679e60 made "en" the default locale explicitly 10 years ago
Justin Richer 5698393d31 created claims API 10 years ago
Justin Richer bde03411f1 Merge branch 'master' into uma 10 years ago
Justin Richer 006a4d1ec6 fixed import function of 1.2 data service 10 years ago
Justin Richer 6f149cba69 Merge branch 'master' into uma 10 years ago
Justin Richer 30e894a64a put 'kid' into JWS header, closes #784 10 years ago
Justin Richer 866186f611 pointed data API at the correct service version 10 years ago
Justin Richer aee2544fbf updated tables for MySQL 10 years ago
Justin Richer 6daeeefb33 augmented introspection unit tests with one for new permissions mode 10 years ago
Justin Richer 9f913244a0 fixed unit tests for introspection results 10 years ago
Justin Richer 7df31f1e87 completed rudimentary UMA authorization API. 10 years ago
Justin Richer e1769d1545 added (optional) permissions sets to access tokens 10 years ago
Justin Richer 1be9da52c6 separated ticket object from permission object to facilitate re-use of permission object with tokens 10 years ago
Justin Richer f123366069 added scope filtering to protection api 10 years ago
Justin Richer b635a2bc88 fixed DB mapping 10 years ago
Justin Richer ff958e20b6 basic authorization support 10 years ago
Justin Richer 098519da5e added OAuth2 error reporting to permission and resource set endpoints 10 years ago
Justin Richer 2993b76dad added auth request endpoint to context configuration 10 years ago
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