Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

release 1.1.0

Latest
Compare
Choose a tag to compare
@zandbelt zandbelt released this 24 Oct 23:56
· 2 commits to master since this release

Features

  • add support for OAuth 2.0 Client Certificate Bound Access Tokens, see: https://www.ietf.org/id/draft-ietf-oauth-mtls-12.txt setting an environment variable TB_SSL_CLIENT_CERT_FINGERPRINT with the base64url encoded value of the SHA256 hash of the DER representation of the certificate

Notes