Skip to content

Releases: svrakitin/terraform-provider-hydra

v0.5.2

24 Jan 18:42
3746a46
Compare
Choose a tag to compare

What's Changed

  • add token lifespan support for different grant and token types in oauth2_client by @tjorri in #18

Full Changelog: v0.5.1...v0.5.2

v0.5.1

08 Jan 13:24
1096f6a
Compare
Choose a tag to compare

What's Changed

  • skip_consent support for hydra_oauth2_client resource by @tjorri in #17

New Contributors

Full Changelog: v0.5.0...v0.5.1

v0.5.0

30 Oct 16:58
7d2c54a
Compare
Choose a tag to compare

What's Changed

  • Add support for setting an access token strategy (and update to latest SDKs) by @svanharmelen in #15

New Contributors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

14 Aug 21:54
2de336f
Compare
Choose a tag to compare

What's Changed

  • Allow auth using an arbitrary HTTP header by @patch0 in #12

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

23 May 12:00
@ldb ldb
6976922
Compare
Choose a tag to compare

What's Changed

  • fix: don't send "jwks" when no 'jwk' are defined for OAuth 2.0 Client… by @vdbulcke in #6
  • Allow JWT authorization grant type by @jgraeger in #11

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

28 Jun 12:38
93502c8
Compare
Choose a tag to compare

What's Changed

  • feat: support OAuth 2.0 Client Credentials auth by @svrakitin in #4

Full Changelog: v0.1.4...v0.2.0

v0.1.4

04 Nov 15:59
Compare
Choose a tag to compare
  • fix: set client secret to state on update (#3)

v0.1.3

12 Mar 14:31
Compare
Choose a tag to compare
Add TLS client authentication

v0.1.2

09 Mar 00:37
Compare
Choose a tag to compare
Update docs and tests

v0.1.1

15 Feb 20:55
Compare
Choose a tag to compare
Update provider docs