Releases: okta/okta-management-openapi-spec
Releases · okta/okta-management-openapi-spec
Version 2.14.0
** Released June 16, 2022 **
What's Changed
- chore(deps): upgrade vulnerable dependency by @oleksandrpravosudko-okta in #142
- Added new enum values
mcaandsctoSessionAuthenticationMethodby @arvindkrishnakumar-okta in #143 - Verification Method model is missing inactivityPeriod property by @monde in #140
Full Changelog: openapi-2.13.0...openapi-2.14.0
Version 2.13.0
Version 2.12.0
Released April 11, 2022
- Adds model
IframeEmbedScopeAllowedApps - Updates
ScopeTypeto include optionIFRAME_EMBED - Add Update Application Policy Path
PUT /api/v1/apps/{applicationId}/policies/{policyId}- operation added
updateApplicationPolicy
- operation added
Version 2.11.0
Released February 25, 2022
Additions
- New Paths:
GET /api/v1/brands/{brandId}/templates/email- operation added:
listEmailTemplates
- operation added:
GET /api/v1/brands/{brandId}/templates/email/{templateName}- operation added:
getEmailTemplate
- operation added:
DELETE & GET & POST /api/v1/brands/{brandId}/templates/email/{templateName}/customizations- operations added:
deleteEmailTemplateCustomizations,listEmailTemplateCustomizations,createEmailTemplateCustomization
- operations added:
DELETE & GET & PUT /api/v1/brands/{brandId}/templates/email/{templateName}/customizations/{customizationId}- operations added:
deleteEmailTemplateCustomization,getEmailTemplateCustomization,updateEmailTemplateCustomization
- operations added:
GET /api/v1/brands/{brandId}/templates/email/{templateName}/customizations/{customizationId}/preview- operation added:
getEmailTemplateCustomizationPreview
- operation added:
GET /api/v1/brands/{brandId}/templates/email/{templateName}/default-content- operation added:
getEmailTemplateDefaultContent
- operation added:
GET /api/v1/brands/{brandId}/templates/email/{templateName}/default-content/preview- operation added:
getEmailTemplateDefaultContentPreview
- operation added:
POST /api/v1/brands/{brandId}/templates/email/{templateName}/test- operation added:
sendTestEmail
- operation added:
- Models Added:
EmailTemplateEmailTemplateCustomizationEmailTemplateCustomizationRequestEmailTemplateContentEmailTemplateTestRequest
Version 2.10.0
Released January 21, 2022
Enhancements
Further support for the Okta management API endpoints.
Endpoints
- /api/v1/apps/{appId}/connections/default
- /api/v1/apps/{appId}/connections/default/lifecycle/activate
- /api/v1/apps/{appId}/connections/default/lifecycle/deactivate
- /api/v1/apps/{appId}/features
- /api/v1/apps/{appId}/features/{name}
- /api/v1/apps/{appId}/logo
- /api/v1/policies/{policyId}/rules/{ruleId}/lifecycle/activate
- /api/v1/policies/{policyId}/rules/{ruleId}/lifecycle/deactivate
- /api/v1/roles/{roleTypeOrRoleId}/subscriptions
- /api/v1/roles/{roleTypeOrRoleId}/subscriptions/{notificationType}
- /api/v1/roles/{roleTypeOrRoleId}/subscriptions/{notificationType}/subscribe
- /api/v1/roles/{roleTypeOrRoleId}/subscriptions/{notificationType}/unsubscribe
- /api/v1/users/{userId}/subscriptions
- /api/v1/users/{userId}/subscriptions/{notificationType}
- /api/v1/users/{userId}/subscriptions/{notificationType}/subscribe
- /api/v1/users/{userId}/subscriptions/{notificationType}/unsubscribe
Models
- ApplicationFeature
- CapabilitiesCreateObject
- CapabilitiesObject
- CapabilitiesUpdateObject
- ChangeEnum
- LifecycleCreateSettingObject
- LifecycleDeactivateSettingObject
- NotificationType
- Org2OrgApplication
- Org2OrgApplicationSettings
- Org2OrgApplicationSettingsApp
- PasswordSettingObject
- ProfileSettingObject
- ProvisioningConnection
- ProvisioningConnectionAuthScheme
- ProvisioningConnectionProfile
- ProvisioningConnectionRequest
- ProvisioningConnectionStatus
- SeedEnum
- Subscription
- SubscriptionStatus
Version 2.9.2
Version 2.9.1
Released November 8, 2021
Bug fixes
- Added
sharedSecretattribute toAuthenticatorProviderConfiguration Authenticator's properties should not inherit fromAuthenticator
Bug Fixes:
- #102
AuthenticatorProvider,AuthenticatorProviderConfiguration,AuthenticatorProviderConfigurationUserNamePlateno longer inherit fromAuthenticator
Version 2.9.0
Released November 4, 2021
Additions
- New Paths:
GET /api/v1/brands- operation added:
getBrands
- operation added:
GET & PUT /api/v1/brands/{brandId}- operations added:
getBrand,updateBrand
- operations added:
GET /api/v1/brands/{brandId}/themes- operation added:
getBrandThemes
- operation added:
GET & PUT /api/v1/brands/{brandId}/themes/{themeId}- operations added:
getBrandTheme,updateBrandTheme
- operations added:
POST & DELETE /api/v1/brands/{brandId}/themes/{themeId}/logo- operations added:
updateBrandThemeLogo,deleteBrandThemeLogo
- operations added:
POST & DELETE /api/v1/brands/{brandId}/themes/{themeId}/favicon- operations added:
uploadBrandThemeFavicon,deleteBrandThemeFavicon
- operations added:
POST & DELETE /api/v1/brands/{brandId}/themes/{themeId}/background-image- operations added:
uploadBrandThemeBackgroundImage,deleteBrandThemeBackgroundImage
- operations added:
PUT /api/v1/authenticators/{id}- operations added:
updateAuthenticator
- operations added:
- Models Added:
BrandThemeThemeResponseFaviconBackgroundImageSignInPageTouchPointVariantEndUserDashboardTouchPointVariantErrorPageTouchPointVariantEmailTemplateTouchPointVariantImageUploadResponseAccessPolicychild ofPolicyAccessPolicyRulechild ofPolicyRuleUserTypeConditionAccessPolicyRuleCustomConditionAccessPolicyRuleConditionschild ofPolicyRuleConditionDeviceAccessPolicyRuleConditionAccessPolicyRuleActionschild ofPolicyRuleActionsAccessPolicyRuleApplicationSignOnVerificationMethodAccessPolicyConstraintsAccessPolicyConstraintKnowledgeConstraintPossessionConstraintProfileEnrollmentPolicychild ofPolicyProfileEnrollmentPolicyRulechild ofPolicyRuleProfileEnrollmentPolicyRuleActionschild ofPolicyRuleActionsProfileEnrollmentPolicyRuleActionPreRegistrationInlineHookProfileEnrollmentPolicyRuleProfileAttributeProfileEnrollmentPolicyRuleActivationRequirementAuthenticatorProviderchild ofAuthenticatorAuthenticatorProviderConfigurationchild ofAuthenticatorAuthenticatorProviderConfigurationUserNamePlatechild ofAuthenticatorComplianceChannelBindingFipsEnumRequiredEnumUserVerificationEnum
- Added New Tag
Brand - Adds
updateOrgLogooperation - Adds discriminator to
PolicyforPROFILE_ENROLLMENTandACCESS_POLICY - Adds discriminator to
PolicyRuleforPROFILE_ENROLLMENTandACCESS_POLICY - Adds new Enum
PROFILE_ENROLLMENTandACCESS_POLICYtoPolicyTypemodel - Adds
providertoAuthenticatormodel - Adds
readandupdatecrud methods toAuthenticatormodel - Adds following properties to
AuthenticatorSettingsappInstanceIdchannelBindingcomplianceuserVerification
Bug Fixes
assignRoleToGroupupdates parameterdisableNotificationsfromstringtobooleanassignRoleToUserupdates parameterdisableNotificationsfromstringtobooleanApplicationCredentialsUsernameTemplatemodel addspushStatustypestring- Includes
redirectUrltypestringtoSwaApplicationSettingsApplication - Includes
checkboxtypestringtoSwaApplicationSettingsApplication
Updates
- Updates description of
deactivateUser