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