Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Releases: articulate/terraform-provider-okta

v3.0.18

21 Aug 14:33
e407627
Compare
Choose a tag to compare

Changelog

e407627 Merge pull request #251 from articulate/remove-encrypted-env-vars
1cc44b2 Go fmt
98cd589 Update changelog
1385c7f Merge pull request #252 from jlew/fix_idp_saml_audience
c43fdc4 Remove non-acceptance test that run against real org
31632a8 Supply the audience so that updates do not change the audience
26f9f4a v3.0.18
b00ce59 Remove encrypted env vars for forked builds
6244de0 Merge pull request #250 from jlew/allow_sha1
98cf516 Add SHA-1 as a valid algorithm

v3.0.17

19 Aug 04:03
Compare
Choose a tag to compare

Changelog

ec2026d Update changelog
309fdd1 Merge pull request #249 from articulate/feature/app_group_assignment
d001ba4 Add okta_app_user and okta_app_group_assignment resources
44c1dc6 Merge branch 'master' into feature/app_group_assignment
7334b41 Merge pull request #247 from articulate/feature/user-schema-object
ac044bf Fix tests
f8d57a2 v3.0.17
b03269e Update user custom & base schema to use new sdk
097d2cd Merge branch 'master' into feature/user-schema-object
c0d9a87 Commit progress on app assignments
90da000 Commit progress
e8fafb6 Add sdk package and move ApiSupplement endpoints there
f2a4eaf Merge branch 'master' into feature/user-schema-object
8a28fc2 Commit progress on user schema object
54f88c3 Commit progress on user schema object
572d913 Add custom schema map

v3.0.16

14 Aug 13:14
Compare
Choose a tag to compare

Changelog

3f7e778 Update CHANGELOG
0601fe0 Merge pull request #245 from shantanugadgil/master
b183b4d interger -> integer
75d707c v3.0.16
287a9ee Merge pull request #241 from jlew/bugfix/idp_discovery_profile
7ef95ef Format
3e9fc46 Pass at fixing mismatching api

v3.0.15

10 Aug 21:23
Compare
Choose a tag to compare

Changelog

a09b486 v3.0.15
f26114b Merge pull request #239 from articulate/bugfix/ignore-group-roles
1b6a761 Update SDK and filter out group set admin roles

v3.0.14

09 Aug 20:48
Compare
Choose a tag to compare

Changelog

cca978d v3.0.14
12f7912 Merge pull request #237 from articulate/bugfix/network-signon-exclude
7af109f Fixes #236
1da0447 Add test to repro #236

v3.0.13

06 Aug 20:25
Compare
Choose a tag to compare

Changelog

3833622 Fix provider protocol version, it is still 4 in 0.12
af00110 Update changelog and docs, rename file to match resource name
82eedb0 Merge pull request #230 from mcdir/add-user_basic_schema
e91bc9e Merge pull request #233 from msmrnv1/master
5cc33f7 add acceptance testing case for matching_attribute in idp social
45551fc Add support modify permission in the user basic schema fields
147ea8c Merge pull request #229 from msmrnv1/master
2a7174c Add support for Match Attribute in idp social resource

v3.0.12

01 Aug 01:59
Compare
Choose a tag to compare

Changelog

073da87 v3.0.12
ae0673a Add missing guard statement for subschema

v3.0.11

29 Jul 13:25
7c74b56
Compare
Choose a tag to compare

Changelog

7c74b56 Merge pull request #226 from articulate/feature/unlock-user
7db3d66 Update changelog
5d2b2a1 Merge branch 'master' into feature/unlock-user
b680d6f Use new var name
ee0cc1f Unlock locked user, fixes #225
b8f9ea0 Merge pull request #224 from articulate/bugfix/occassional-panic-on-user-schema
64cd88d Fix annoying user schema panic bug
07a49b0 Add missing changelog correction
53223b2 Merge pull request #222 from articulate/test-regex-group-filter
44103f0 Document new example
728b4d0 Issue #221 - Test REGEX group filter

v3.0.10

24 Jul 23:39
Compare
Choose a tag to compare

Changelog

2c238d5 3.0.10
c676326 Write tests around network zones
d98abd8 Merge branch 'master' into develop
782be0e Remove blog example and point to demo repo
4f1e3ed Merge pull request #201 from marnas/feature/network-zones
84b0cac minor changes
2d4ca72 examples implemented for network zone
d8be2a9 proxies list implemented and gateways code restructured
84e8f84 dynamic zones implemented
7ab2874 network zone resource method implemented
3035929 helpers for network zones API implemented
785018e network resources redesigned
e6ec849 gateways and proxies implemented
566212d feature branch initialised

v3.0.9

16 Jul 15:27
Compare
Choose a tag to compare

Changelog

9d05d92 Update CHANGELOG
44ba078 Merge pull request #217 from articulate/feature/email-templates
1ed9891 Merge pull request #216 from articulate/feature/admin-groups
bb4bfd2 Add exists function back into email templates, after refactor
578cd70 Add a snippet on filtering tests
c7314af Update docs
5344afe Properly create and delete email templates
1f61112 Add basic email template resource
c6703ff Add documentation for okta_group_roles
1a36de4 Implement user group roles
3315d25 Add initial admin role groups