Skip to content

Commit 05d6c60

Browse files
authored
Merge pull request #339 from okta/prep_2_15_0_release
Prepping a 2.15.0 release
2 parents 097c8f2 + 4d912ac commit 05d6c60

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
# Changelog
22
Running changelog of releases since `2.0.0-rc.4`
33

4+
## v2.15.0
5+
6+
### Additions
7+
8+
- Added `POST /api/v1/authenticators` for `CreateAuthenticator` method to `AuthenticatorResource` model by @monde in https://github.com/okta/okta-management-openapi-spec/pull/154
9+
- Added `/api/v1/apps/${applicationId}/credentials/secrets` endpoints and `ClientSecret` model by @monde in https://github.com/okta/okta-management-openapi-spec/pull/146
10+
- Added property `pkce_required` to the `ApplicationCredentialsOAuthClient` model by @monde in https://github.com/okta/okta-management-openapi-spec/pull/145
11+
- Added `uiSchemaId` property to the `ProfileEnrollmentPolicyRuleAction` model by @emanor-okta in https://github.com/okta/okta-management-openapi-spec/pull/144
12+
13+
### Bug fixes
14+
15+
- Corrected parameters order
16+
- `/api/v1/authorizationServers/{authServerId}/policies/{policyId}/rules`
17+
- `/api/v1/authorizationServers/{authServerId}/policies/{policyId}/rules/{ruleId}`
18+
- By @monde https://github.com/okta/okta-management-openapi-spec/pull/131
19+
420
## v2.14.0
521

622
### Updates

0 commit comments

Comments
 (0)