ojdbc6 dependency moved to parent pom, added check constraints for boolean columns, fixed invalid column type |
|
More...
|
about 8 years ago
|
Oracle support added |
|
More...
|
about 8 years ago
|
Add new tests which asserts that `user_id` should not be present in the introspection response if there's no user authentication available |
|
More...
|
over 8 years ago
|
Fix test by returning a new OAuth2Authentication instead of mocking it |
|
More...
|
over 8 years ago
|
Fix such that the OAuth2Authentication returned would have a `null` userAuthentication if `user_id` is not found during introspection |
|
More...
|
over 8 years ago
|
Fix such that `user_id` is only added if user authentication is available |
|
More...
|
over 8 years ago
|
Fix field definition in the model object. |
|
More...
|
over 8 years ago
|
added target link URI capability to webfinger issuer service |
|
More...
|
over 8 years ago
|
null-safe target link filter |
|
More...
|
over 8 years ago
|
Fixed NPE in case if algorithm is not specified |
|
More...
|
over 8 years ago
|
use the same encoding as on client side |
|
More...
|
over 8 years ago
|
make HttpClient configurable, closes #1071 |
|
More...
|
over 8 years ago
|
add db init script for mysql add data-context example with mysql db initializer |
|
More...
|
over 8 years ago
|
add db init script for pgsql add data-context example with pgsql db initializer |
|
More...
|
over 8 years ago
|
Set the encoding of the UserInfo response body to UTF-8 |
|
More...
|
over 8 years ago
|
Fixed missing "final" modifier in constant |
|
More...
|
over 8 years ago
|
maven site generator working, closes #984 #941 |
|
More...
|
over 8 years ago
|
added PKCE support to discovery endpoint |
|
More...
|
over 8 years ago
|
added PKCE support to client |
|
More...
|
over 8 years ago
|
use parameter constants for extensions maps in token service |
|
More...
|
over 8 years ago
|
parse and process PKCE requests |
|
More...
|
over 8 years ago
|
added code challenge method to client model (properly this time) |
|
More...
|
over 8 years ago
|
created PKCE algorithm class |
|
More...
|
over 8 years ago
|
serialize phone_number and phone_number_verified, closes #1030 |
|
More...
|
over 8 years ago
|
added software statement to dynamic registration self-service |
|
More...
|
over 8 years ago
|
added software statements to client API |
|
More...
|
over 8 years ago
|
make client assertion auth work again |
|
More...
|
over 8 years ago
|
use JWT bearer assertion token for assertion processing |
|
More...
|
over 8 years ago
|
make software statement processing null-safe |
|
More...
|
over 8 years ago
|
added assertion processor to token endpoint |
|
More...
|
over 8 years ago
|