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.28

30 Sep 13:49
Compare
Choose a tag to compare

Changelog

d975caf 3.0.28
ca6a1fa Merge pull request #278 from articulate/feature/website
1f5a32e Deprecate unused properties on the social idp
08886d8 Few fixes
b93da4c Last of the docs
302ea8c More docs
9086582 More docs
259f23f Docs
f8fb1d5 More docs
a8cba4b Yet more docs
6e06e24 Docs
649d56c Docs
bba7547 Merge branch 'feature/remove-from-state-404' into feature/website
3990592 404s in Read should remove state and not error
8649387 Progress
f34b136 Commit progress
b57364a Finish documenting data sources
7a94fd7 Fill out homepage
a564c1b Copy and paste basic website details for every resource

v3.0.27

24 Sep 13:13
Compare
Choose a tag to compare

Changelog

55b29fc v3.0.27
584507b Merge pull request #285 from articulate/feature/extend-refresh-token-window
c5957bb Include an example of leveraging client_whitelist for auth policy
7a27346 There is a new 5y upper limit on refresh token window

v3.0.26

24 Sep 01:51
Compare
Choose a tag to compare

Changelog

342eac5 v3.0.26
9655e63 Merge pull request #282 from articulate/feature/support-array-enum
feff98b Support array enum for user and app user schema

v3.0.25

23 Sep 01:27
Compare
Choose a tag to compare

Changelog

52561fd v3.0.25
a04c86a Merge pull request #280 from articulate/feature/set-group-profile
d6ef132 Allow app_users and app_group_assignments to have a profile set
f8e43fd Merge pull request #279 from conor-mullen/fix_oauth_profile
23f7016 Merge pull request #277 from jlew/feature/scopesAsDefault
22ab13c custom_profile_attributes was renamed to profile
d648987 Scopes can have a default

v3.0.24

10 Sep 16:12
Compare
Choose a tag to compare

Changelog

f783c22 3.0.24
172438a Merge branch 'master' into old-master
60efd20 Merge pull request #265 from conor-mullen/application_custom_profile_attributes
32473c8 Fix linting error
b9babc0 Grammar
9068464 Almost real world example of group whitelist
258ed72 Rename custom_profile_attributes to profile
c91719f custom_profile_attributes for OAuth apps

v3.0.23

09 Sep 21:09
Compare
Choose a tag to compare

Changelog

69d91f2 Add ship script for Articulate until this provider becomes official
974dfc1 Merge pull request #275 from jlew/exposeExternalName
6939851 Expose external_name to user profile

v3.0.22

09 Sep 20:28
Compare
Choose a tag to compare

Changelog

d63d70b Fix CHANGELOG, missing a release
18fba02 v3.0.21
e44d215 Merge pull request #271 from articulate/chore/commit-dependencies
eba18eb Merge pull request #273 from jlew/fixProfileMaster
23bc0ec make fmt
59bb98a Fixes profile master not being set on oidc idp
23dcee2 Fix tests
e118071 Hitting some low hanging fruit on #269
0215a30 Merge pull request #268 from articulate/chore/update-go
ca59938 Update to Go 1.13

v3.0.21

27 Aug 04:17
ccfd6ab
Compare
Choose a tag to compare

Changelog

ccfd6ab Merge pull request #263 from articulate/feature/set-app-schema-scope
db58a12 Merge pull request #262 from articulate/feature/hide-oauth-app
337f04a Expose scope property on okta app and user schema
f024e43 Add visibility settings to oauth app

v3.0.20

23 Aug 00:54
Compare
Choose a tag to compare

Changelog

1c80c7b v3.0.20
5696114 Merge pull request #260 from articulate/bugfix/starts-with
7d86498 Correct START_WITH -> STARTS_WITH for auth server claim
4801437 Merge pull request #258 from jlew/idp_oidc_user_info_optional
62ca73e Make the user info url and binding optional

v3.0.19

22 Aug 15:09
Compare
Choose a tag to compare

Changelog

78a4134 v3.0.19
ffed78e Merge pull request #257 from articulate/bugfix/disable-auto-provisioning
7fadc7c Allow disabling of auto provisioning on IdPs
ae0413b Merge pull request #254 from articulate/chore/add-idp-discovery-policy-test
92572d6 Fix bug around app include/exclude
5969771 Merge branch 'master' into chore/add-idp-discovery-policy-test
7ff67a0 Add app exclude and platform scenario
485c6e1 Merge pull request #256 from jlew/fix-state-diffn-idp-discovery
677245d Merge pull request #253 from jlew/fix-non-empty-user-identifier
938083c Remove branch cleanup workflow
d99ba16 Lets correct the spelling instead
3a3384f Fixed diff detection on platform include
df6d6aa Fixed app include/exclude diff dection
69b1291 Better format of uidType check
b746adf Test the app_include scenario
ee3394f Don't populate the user identifier if type is blank