Commit Graph

1258 Commits (0ea06f01b8c76db5804880606c622c15deeb39ad)

Author SHA1 Message Date
Justin Richer 0ea06f01b8 moved claims processor to the right package
10 years ago
Justin Richer 53d4f15923 shuffle authz endpoint
10 years ago
Justin Richer 7951ff5086 separated claims processing out into its own service, closes #796
10 years ago
Justin Richer 8d5c7d6226 fixed some rogue documentation
10 years ago
Justin Richer afad3a720b Merge branch 'master' into uma
10 years ago
Justin Richer e155cdc282 added strict URI matching option to redirect resolver (off by default)
10 years ago
Justin Richer 06f7dc984d switched to view constants
10 years ago
Justin Richer d6dfa89533 check client information on delete of resource set
10 years ago
Justin Richer 7273b0a5b7 fixed discovery endpoint information, closes #805
10 years ago
Justin Richer eb49d9624c inject claims from OIDC auth token into permission ticket
10 years ago
Justin Richer 98cd5ba27d added save to permission ticket system
10 years ago
Justin Richer 08413302eb configured OIDC client on claims collection endpoint
10 years ago
Justin Richer f48049be4d deny tickets with no claims required (closes a race condition)
10 years ago
Justin Richer dc10779abb removed extraneous issuer in discovery endpoint, closes #793
10 years ago
Justin Richer a38a0b6f75 removed extraneous bob
10 years ago
Justin Richer 6e095e3266 can now add and remove email address claims from the UI
10 years ago
Justin Richer 687517d7f4 Merge branch 'master' into claims-editing-ui
10 years ago
Justin Richer d015d17fad search for local users first (by email), then check remote users
10 years ago
Justin Richer 348ff7ee17 made webfinger endpoint search by email address, then by username
10 years ago
Justin Richer 5aa5cc1a10 added search by email to user info data stack
10 years ago
Justin Richer e89d8cd985 added webfinger lookup helper service
10 years ago
Justin Richer 394785b9c4 don't give resource sets default client scopes
10 years ago
Justin Richer 7af19dbd61 added copyright text
10 years ago
Justin Richer 3e931c68b4 added policy editing overview page
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 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 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 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 2aadb09f49 started claims service, added expiration to permissions
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 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 80605becf1 rudimentary json-based message source
10 years ago
Justin Richer e1fb8272cc redirect error on prompt=none, addresses #667
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