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

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumew committed Jul 16, 2019
1 parent 44ba078 commit 9d05d92
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,25 @@ For Release v3.0.4
* Add okta_app_saml data source
* Add okta_app_metadata_saml data source
* Add okta_idp_metadata_saml data source

For Release v3.0.5

* Fix bug introduced in v3.0.4. User data source was not updated to the new caustom_profile_attribute type
* Added test to cover this scenario, tests were passiing

For Release v3.0.6

* Allow client_id to be set on OIDC application, while also maintaining the computed version. With some auth methods, such as basic auth, this is possible.

For Release v3.0.7

* Add group_assignments for SAML and social IdPs

For Release v3.0.8

* Add issuer_mode to social IdP. Our test org does not have a custom domain setup, thus it was working there but not in other orgs. Hard to test both scenarios in one org.

For Release v3.0.9

* Add okta_template_email resource for defining Custom Email Templates
* Add okta_group_roles resource for defining the admin roles tied to a group

0 comments on commit 9d05d92

Please sign in to comment.