Commit Graph

2579 Commits (626b18d5cab885678e250f5c35dbade79d2326c4)
 

Author SHA1 Message Date
Justin Richer ba0d0aab0b use parameter constants for extensions maps in token service
8 years ago
Justin Richer ac0cafe7b3 parse and process PKCE requests
8 years ago
Justin Richer 5dcda2812e added code challenge method to client model (properly this time)
8 years ago
Justin Richer 2cc90ba5f2 created PKCE algorithm class
8 years ago
Justin Richer 83d7627ed0 serialize phone_number and phone_number_verified, closes #1030
8 years ago
Justin Richer d1d05e506e added software statement to dynamic registration self-service
8 years ago
Justin Richer 57208ac35d added software statements to client API
8 years ago
Justin Richer d89257380f make client assertion auth work again
8 years ago
Justin Richer f9e4d75a4a use JWT bearer assertion token for assertion processing
8 years ago
Justin Richer 42ccb8b39e make software statement processing null-safe
8 years ago
Justin Richer bd9932d56f added assertion processor to token endpoint
8 years ago
Justin Richer 8c021ad403 added assertion validator that validates assertions signed by the local server only
8 years ago
Justin Richer 8e016a8d30 make the null assertion processor the default
8 years ago
Justin Richer a5a12b2f1f added assertion validation engine
8 years ago
Justin Richer fa63993896 added software statement to client model, added processor to dynamic registration parser
8 years ago
Justin Richer 17be89fe98 updated whitelist to use error function
8 years ago
Justin Richer 6e8a728c68 updated token management to use error handler
8 years ago
Justin Richer 1366db3b48 updated scopes to use error handler
8 years ago
Justin Richer 838fcb6789 changed resource set registration to use error handler
8 years ago
Justin Richer 241bc0f649 updated approved sites to use error handler
8 years ago
Justin Richer 055b5cc4da fixed title on saved client dialog
8 years ago
Justin Richer cdf5147706 ported dyn reg to new error handler
8 years ago
Justin Richer 40863f4696 converted list item to use error handler
8 years ago
Justin Richer bba0b2fcd2 converted blacklist to new error handler
8 years ago
Justin Richer ed7536837b fixed display errors for error dialog
8 years ago
Justin Richer e073df614f made the modal display sit on top for real this time
8 years ago
Justin Richer d79bbaf430 instrumented client error handling to use new framework
8 years ago
Justin Richer 8749e1124e added generic error message handler
8 years ago
Justin Richer 44313c4e10 reformatted error template
8 years ago
Justin Richer 93be6b59b8 switched to using templates instead of inline code
8 years ago
Justin Richer efc1c3c8bd added common API error handler function, closes #1066
8 years ago
Justin Richer ee537c404b externalize locale and message resolver configuration
8 years ago
Justin Richer a951a22bf8 explicitly use language and country codes for locale resolution
8 years ago
XIAO XI LIU b8cc0a82b3 fix issue #1061: auto-detect locale country code
8 years ago
XIAO XI LIU 805b6d1a7a add Chinese translation for README
8 years ago
XIAO XI LIU 928ed980fd add Chinese resources for UMA.
8 years ago
XIAO XI LIU 66667b95bc add blacklist i18n resource bundles.
8 years ago
XIAO XI LIU 0153ff9cb8 localize login page
8 years ago
XIAO XI LIU 55b54c53b3 add Chinese (both simplified and tranditional) messages.
8 years ago
XIAO XI LIU 4884b167f2 fix DBCS render issue #1056
9 years ago
Justin Richer 7177854416 inverted boolean for #1033
9 years ago
Justin Richer 39bae3a160 make the client auth URL matcher use an existing matcher instead of custom code
9 years ago
Justin Richer 01892b6f47 use a request matcher on authorization request filter, closes #1033
9 years ago
Justin Richer ca6e867df6 manage dependency versions in parent
9 years ago
Trung Nguyen ecb4a9ed53 Check that the underlying cause of the PersistenceException is caused by a duplicate entry.
9 years ago
Trung Nguyen 6fb26856a7 Make apiAddClient in the client api return a HttpStatus.Conflict if you try to create a client with a used client id.
9 years ago
Leonard Brünings c96be134da Fix unqualified access to implicit request object ...
9 years ago
Leonard Brünings a8adcb1f6b Fix form action for approve.jsp for root contexts
9 years ago
Leonard Brünings 8e71107f9b Fix NPE when checking claim extension, Simplify always true expressions
9 years ago
Fredrik Jönsson 8f81278332 We really should specify an encoding here and not depend on the
9 years ago