Skip to content

Releases: CanDIG/candigv2-authx

v2.6.0: minor fixes, remove a docker secret

25 Oct 23:12
5fc3a64
Compare
Choose a tag to compare

What's Changed

  • DIG-1666: raise error if bucket does not exist by @daisieh in #34
  • DIG-1192: check to see which attribute the request object has by @daisieh in #35
  • move approle location by @daisieh in #36

Full Changelog: v2.5.0...v2.6.0

v2.5.0: Enable better Opa decision logging

26 Sep 01:32
9f89105
Compare
Choose a tag to compare

What's Changed

  • DIG-1560: always call /permissions endpoint for decision log by @daisieh in #31
  • hotfix: add status_code checks by @daisieh in #32
  • hotfix: forgot to update version in pyproject.toml by @daisieh in #33

Full Changelog: v2.4.5...v2.5.0

v2.4.5: bug fixes

12 Sep 19:23
Compare
Choose a tag to compare

What's Changed

  • add flexibility for realms by @daisieh in #30
  • fix bug in getting client ID/secret from Vault

Full Changelog: v2.4.4...v2.4.5

v2.4.4: refresh tokens

28 Aug 05:03
b255e78
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.4.4

v2.4.3: Allow replacing values for Opa and Tyk in case of IdP update

03 Jun 18:12
850086d
Compare
Choose a tag to compare

What's Changed

  • Allow replacing values for Opa and Tyk in case of IdP update by @daisieh in #27

Full Changelog: v2.4.2...v2.4.3

v2.4.2: don't need OPA_SECRET as admin_secret

27 May 18:31
e13c457
Compare
Choose a tag to compare

Following up on CanDIG/candig-opa#62: we don't need the OPA_SECRET anymore.

What's Changed

  • Use getpass for user password so password is not displayed or logged by @mshadbolt in #24
  • Bump requests from 2.26.0 to 2.32.2 by @dependabot in #25
  • DIG-1652: don't pass on admin_secret to opa calls by @daisieh in #26

New Contributors

Full Changelog: v2.4.1...v2.4.2

v2.4.1: hotfix for storing aws region

22 May 17:42
6500b77
Compare
Choose a tag to compare

What's Changed

  • Hotfix: should be able to store aws region by @daisieh in #23

Full Changelog: v2.4.0...v2.4.1

v2.4.0: aws credentials stored as vault secret in ingest's store

22 May 17:18
d95362c
Compare
Choose a tag to compare

What's Changed

  • DIG-1653: aws credentials stored as vault secret in ingest's store by @daisieh in #22

Full Changelog: v2.3.0...v2.4.0

v2.3.0: catch up with Opa/vault changes

01 May 18:44
Compare
Choose a tag to compare

What's Changed

  • Small fixes for DIG-1502 and misc other issues by @daisieh in #21

Full Changelog: v2.2.2...v2.3.0

v2.2.2: Pass in refresh token to get access token

09 Apr 21:21
a8a66d0
Compare
Choose a tag to compare

What's Changed

  • Pass in refresh token to get access token by @daisieh in #20

Full Changelog: v2.2.1...v2.2.2