546 Commits (d9e03b769bdb9dc1caafa988c9416c75c01a0438)

Author SHA1 Message Date
Justin Richer 441b19f0c5 fixed data export to comply with new auth holder 10 years ago
Justin Richer 84167396da made saved user auth remember original class if it gets re-used 10 years ago
Justin Richer 93a91c8f84 fixed oauth2request constructor 10 years ago
Justin Richer bedda2959d set table on entity class, added null-safe copies to all collection fields 10 years ago
Justin Richer 5e3d08ef4d temporarily commented out query by authentication in both token types 10 years ago
Justin Richer 98e414b6df broke out authentication holder class into parts, no more serializable pieces in the database, closes #696 10 years ago
Justin Richer cb8abca0f6 removed embedded JOSE classes in favor of converters 10 years ago
Justin Richer cf1cb34a5f cleaned up error reporting for multiple verifiers 10 years ago
Justin Richer 6be2b4f65e added ES* and PS* support for signed objects 10 years ago
Justin Richer 7f44132abc made address object serializable, closes #792 10 years ago
Justin Richer a44335198e made HTTPS warning stand out a little better in the logs 10 years ago
Justin Richer 52b1bda8d8 version match and cleanup 10 years ago
Justin Richer ed7799b54a make RPTs optionally expire, closes #794 10 years ago
Justin Richer 1f083c7acb extracted RPT generation component to new token service class, closes #797 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 98cd5ba27d added save to permission ticket system 10 years ago
Justin Richer 5aa5cc1a10 added search by email to user info data stack 10 years ago
Justin Richer ba0c679e60 made "en" the default locale explicitly 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 b635a2bc88 fixed DB mapping 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 4f12fab56b made unused auth codes expired (they're still single-use), refactored auth code service layer 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 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 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 c09b63c69f made logger declarations consistent across project, closes #780 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 4d88e04e59 added resource set registration scope to built in set 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 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 99bf19e21b removed policy uri from data model 10 years ago
Justin Richer e7bf75e9a4 moved and consolidated json utilities 10 years ago