Skip to content

Releases: OpenAxon/terraform-provider-identitynow

v0.5.0

13 Dec 16:50
ac74571
Compare
Choose a tag to compare

What's Changed

  • Beta API for Password Policies: The PR adds support for the new beta API for password policies (beta api for password policies), updating the implementation accordingly.

  • Access Profiles API: The PR also transitions to using the new v3 API for access profiles (use v3 api for

Source Configuration Update:

  • The PR adjusts the way the Microsoft-Entra connector is set up- Adding PATCH API to create Microsoft-Entra connector

  • New attributes and parameters have been added or refined in the configuration to allow for a more flexible and robust setup.

  • Refactoring: There is general refactoring to improve the overall code structure and ensure better compatibility with the newer APIs.

  • Bug Fixes and Improvements: Several fixes to enhance the provider’s functionality and address issues in the previous implementation.

by @elliesaber in #18

Full Changelog: v0.4.2...0.5.0

v0.4.4-alpha-one

26 Nov 17:26
b28ec18
Compare
Choose a tag to compare
Merge pull request #24 from elliesaber/v3-identities

update beta identities api

v0.4.4-alpha

26 Nov 09:12
1264c24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.4-alpha

v0.4.3-beta-one

26 Nov 09:11
1264c24
Compare
Choose a tag to compare

v0.4.3-beta

26 Nov 08:30
1264c24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.2...v0.4.3-beta

v0.4.2

09 Jan 16:56
a87e31c
Compare
Choose a tag to compare

add role importer
#17

v0.4.0

11 Sep 16:57
2b495c7
Compare
Choose a tag to compare

Update cc API to V3

v0.4.1

15 Nov 22:23
58603b3
Compare
Choose a tag to compare
Merge pull request #16 from locmai/bump034

chore: bump 0.3.4

v0.3.4

27 Jul 07:47
58603b3
Compare
Choose a tag to compare
Merge pull request #16 from locmai/bump034

chore: bump 0.3.4

v0.3.3

25 Jul 09:22
b2bf90d
Compare
Choose a tag to compare
Merge pull request #15 from locmai/add-darwin-arm64

fix: darwin_arm64 build