1488 Commits (master)

Author SHA1 Message Date
Justin Richer 9662f3e8b3 switched access token to using converter instead of dummy field 10 years ago
Justin Richer 9ba1a78d09 removed binary objects from data API importers, removed binary object JSON utility entirely 10 years ago
Justin Richer c974267cde return prompt=none error to client, closes #667 10 years ago
Justin Richer cbf6316050 cleaned up logic on user info interceptor to fix detection of redirects 10 years ago
Justin Richer fe6d2f8a6e updated and expanded unit tests to account for new data layer 10 years ago
Justin Richer d5a08d4996 cleaned up vestigial service component, to be fixed (maybe) in #825 10 years ago
Justin Richer d9e03b769b fixed auth holder reference handling, import/export works now 10 years ago
Justin Richer 3d1aee77b4 updated 1.2 import to reflect new objects 10 years ago
Justin Richer 441b19f0c5 fixed data export to comply with new auth holder 10 years ago
Justin Richer a7905c9f82 only save strings in the Extensions map 10 years ago
Justin Richer cb8abca0f6 removed embedded JOSE classes in favor of converters 10 years ago
Justin Richer 6be2b4f65e added ES* and PS* support for signed objects 10 years ago
Justin Richer 04dc037f9e fixed unit tests to account for refresh token rotation 10 years ago
Justin Richer aeed2fa003 issue new refresh tokens for clients who are configured for it, closes #408 10 years ago
Justin Richer 31d5e3ad0e echo back requested scopes in error thrown by validator, closes #708 10 years ago
Justin Richer 52b1bda8d8 version match and cleanup 10 years ago
Justin Richer 24a464e142 put in a dummy resource set service so that introspection can pass through 10 years ago
Justin Richer a2edb31753 moved UMA server to its own module 10 years ago
Justin Richer 7188a06488 added deletion functionality to UI 10 years ago
Justin Richer 43a432eb9a removed extraneous TODO 10 years ago
Justin Richer ed7799b54a make RPTs optionally expire, closes #794 10 years ago
Justin Richer e0cdeb3571 inject uma token service 10 years ago
Justin Richer fc64dcc9b9 discovery endpoint cleanup 10 years ago
Justin Richer f4f08d9449 RPT endpoint cleanup 10 years ago
Justin Richer 1f083c7acb extracted RPT generation component to new token service class, closes #797 10 years ago
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 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 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 006a4d1ec6 fixed import function of 1.2 data service 10 years ago
Justin Richer 30e894a64a put 'kid' into JWS header, closes #784 10 years ago