Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jul 19:11
· 38 commits to master since this release
v2.2.0
2063ec9

2.2.0 (July 3, 2024)

ENHANCEMENTS

  • Seamless support for non-Admin users if OIDC app has okta.users.read.self grant. Issue #66, PR #213, thanks @monde!
  • Improve README with note about device state in policy #205, thanks @ramgandhi-okta!
  • Correct m2m typo in README #201, thanks @stefan-lsx!

BUG FIXES

  • Paginating more than 200 apps on GET /api/v1/apps not implemented #212, thanks @pmgalea!
  • Respect OKTA_AWSCLI_AWS_REGION env var value when saving to the profile #203, thanks @sudolibre!
  • Default profile value not correctly set to default #200, thanks @mantoine96!