Skip to content

Release 0.9.9

Compare
Choose a tag to compare
@babelouest babelouest released this 05 Apr 23:42
· 250 commits to master since this release
5d1e130
  • Improve OAuth 2.0 Rich Authorization Requests
  • Add i_set_rich_authorization_request_json_t, i_remove_rich_authorization_request_json_t, i_manage_registration_client, i_verify_jwt_access_token
  • Rename i_set_rich_authorization_request to i_set_rich_authorization_request_str, i_remove_rich_authorization_request to i_remove_rich_authorization_request_str
  • Supports OAuth 2.0 Dynamic Client Registration Management Protocol
  • Supports encrypted code, refresh tokens and access tokens
  • Improve DPoP support for userinfo, introspection and revocation endpoints
  • Implement client TLS authentication
  • Supports claims in requests
  • Rename i_perform_api_request to i_perform_resource_service_request
  • Add idwcc, a program to test iddawc library and server capabilities