- Enhancement Added
SUSPICIOUS_TRAFFIC
enum toEnumAlertChannelAlertType
model. #399
- Breaking change
(Api[a-zA-Z]Request).Execute()
and(*Api[a-zA-Z]Request).[a-zA-Z]Execute()
API functions now returns theEntityArrayPagedIterator
data type to for code clients to implement paging of results. #392 - Breaking change Model
NotificationsSettingsEmailDeliverySettings
is now a compound model supporting both SMTP and custom notification models. #386 - Note Upgraded go version to 1.23 to align with the go release policy. #395
- Feature Added support for the Administrator Security API. #381
- Feature Added support for custom email notification providers. #386
- Feature Added support for the Custom Admin Roles API. #388
- Enhancement Added
(Api[a-zA-Z]Request).ExecuteInitialPage()
and(*Api[a-zA-Z]Request).[a-zA-Z]ExecuteInitialPage()
API functions to just return the initial page of a paged response. #392 - Enhancement Added the
SessionNotOnOrAfterDuration
field to theApplicationSAML
data model. #387
- Breaking change API name change for Integration Catalog #370
- Enhancement Added "Integration", "Integration Version", "Integration Version Attribute" data models. #370
- Breaking change
Links
objects changed fromLinksHATEOAS
object tomap[string]LinksHATEOASValue
type. #366 - Enhancement Added the
HALApi
service to be able to follow HAL links in responses. #366 - Enhancement Added trials ENUM values to the
EnumSolutionType
model. #364 - Enhancement Added
AlertName
field to theAlertChannel
model. #363 - Enhancement Added support for granting the
Application Owner
role. #365 - Bug Remove unsupported
AlertingApi.ReadOneAlertChannel
. #363 - Bug Corrected
EnumAlertChannelAlertType
enum values. #363 - Bug Corrected
EnumGatewayVendor
enum values. #367
- Enhancement Added
SpEncryption
to theApplicationSAML
and associated models to control encryption of SAML application assertions. #348
- Breaking Change Removed the
FormSocialLoginButtonStyles
data model. Use theFormStyles
data model going forward. #350 - Note Removed unnecessary
Width
andIconSrc
fields fromFormSocialLoginButton
and associated data models. #350 - Feature Add support for Application Resource API. #346
- Feature Add support for Application Resource Permissions API. #346
- Feature Add support for User Application Role Assignment API. #346
- Enhancement Added
Key
field toFormSocialLoginButton
and associated data models. #350 - Enhancement Added
ApplicationPermissionsSettings
to theResource
model. #346 - Enhancement Added the
DeletePreviousResourceSecret
function to control resource secret rotation. #347 - Enhancement Added
Previous
to theResourceSecret
model to control resource secret rotation. #347 - Enhancement Add the
com.au
top level domain to the connection configuration. #351 - Enhancement Add the
AU
region code to theEnumRegionCode
model. #358
- Enhancement Added the
NetworkPolicyServer
property to theGatewayTypeRADIUS
data model. #336
- Enhancement Added the
DefaultTargetUrl
property to theApplicationSAML
data model. #325 - Enhancement Added the
UpdateUserOnSuccessfulAuthentication
property to theGatewayTypeLDAPAllOfUserTypes
data model. #328 - Enhancement Added the
PkceMethod
ENUM property to theIdentityProviderOIDC
data model. #329
- Enhancement Add new API operations
ReadOnePopulationDefaultIdp
andUpdatePopulationDefaultIdp
to support setting default identity providers to populations. #319 - Enhancement Added the
Signing
property to theApplicationOIDC
data model, to support assigning custom defined KRPs to a supported application. #320 - Enhancement Added the
DevicePathId
,DeviceCustomVerificationUri
,DeviceTimeout
,DevicePollingInterval
properties to theApplicationOIDC
data model and extended theEnumApplicationOIDCGrantType
ENUM, to support theDEVICE_CODE
application grant type. #320 - Enhancement Added the
Jwks
,JwksUrl
properties to theApplicationOIDC
data model and extended theEnumApplicationOIDCTokenAuthMethod
ENUM, to support thePRIVATE_KEY_JWT
andCLIENT_SECRET_JWT
token endpoint auth methods. #320
- Breaking Change Notification template names, used on the
NotificationsTemplatesApiService
service now uses an enum which defines the templates supported in the API path. #314 - Enhancement Add ability to designate an application's client secret as a previous secret with an expiry date up to 30 days, for rotation purposes. #311
- Enhancement Add ability to set an icon on the
Environment
object model. #313
- Breaking Change Add ability to use a freetext region code on environment creation for non-production environments. The
Region
parameter on theEnvironment
object model now takes aEnvironmentRegion
object, where one ofEnumRegionCode
orstring
. #304 - Note Upgrade GO to
v1.21
#306 - Note Updated the default UserAgent string format. #305
- Enhancement Add ability to append custom user-agent information to HTTP requests. #305
- Note Adjust CORS origins documentation. #291
- Note Remove redundant data models and documentation. #300
- Feature Add support for Identity Propagation Plans API. #299
- Enhancement Change
Type
property in theApplicationAccessControlGroup
object model to be an ENUM. #295 - Enhancement Added the
Include
query string parameter to theApiReadFormRequest
API. #297 - Enhancement Added ability to configure
FormFieldTextblob
form controls. #297 - Enhancement Added the
ShowPasswordRequirements
property to password based form controls. #297 - Enhancement Created
FormStyles
object model to make usage simpler. #297 - Enhancement Added
FormStylesPadding
object model to support custom style override of form controls. #297 - Bug Fixed the
OtherOptionLabel
property for form field models. #297 - Bug Fixed the
OtherOptionInputLabel
property for form field models. #297 - Bug Fixed the
Alignment
property for form field style models. #297 - Bug Fixed required propertys for form field models. #297
- Bug Fixed the
Options
form field property object. #297 - Bug Fixed the
FormFieldCombobox
form object. #297 - Bug Removal of unnecessary
Key
property from theFormRecaptchaV2
form object. #297 - Bug Added required
Key
property to theFormQrCode
form object. #297
- Feature Add support for User Account API (allowing lock and unlock). #282
- Enhancement Expand the
GroupMembership
data model. #284 - Enhancement Simplified the
GroupMembershipApi
request and response payload models. #284 - Enhancement Corrected and expanded the
SchemaAttributePatch
request and response payload. #285 - Enhancement Added
CorsSettings
object attribute to theApplicationOIDC
,ApplicationSAML
andApplicationWSFED
object models. #286
- Enhancement Add API error handling for
409
errors. #279 - Enhancement Added the
ReferencedValues
property to theP1ErrorDetailsInnerInnerError
object model. #279
- Enhancement Added
DisplayName
,SourceId
andSourceType
object attributes to theGroup
object model. #264 - Enhancement Added
TlsClientAuthKeyPair
object attributes to theSubscription
object model. #265 - Enhancement Added
OUTBOUND_MTLS
to theEnumCertificateKeyUsageType
enum. #265 - Enhancement Added ability to set a PKCS12 keystore password when building a
CreateKeyRequest
. #266 - Enhancement Better define the
Role
andRolePermissionsInner
data models. #270 - Enhancement Support group role assignments. #271
- Enhancement Added
Tags
object attribute to theBillOfMaterialsProductsInner
model, to facilitate creation of DaVinci enabled environments without example configuration. #272 - Enhancement Added support for the Propagation Stores API. #276
- Bug Corrected situations where
EntityArrayEmbeddedGatewaysInner
unmarshal did not return objects oftype
ENUMGATEWAYTYPE_RADIUS
properly. #273
- Note Unskip read only attributes when converting API models to maps. #255
- Note Updated the default UserAgent string format. #255
- Enhancement Added
Resource
object attribute to theResourceScope
object model. #262
- Enhancement Added the
application/vnd.pingidentity.user.import+json
content-type header to the UsersAPI, to be able to import passwords. #253
- Breaking Change Removed deprecated enum values
SHA224withRSA
andSHA224withECDSA
from theEnumCertificateKeySignagureAlgorithm
model. #247 - Enhancement Added enum values to
EnumApplicationWSFEDIDPSigningAlgorithm
model. #247 - Enhancement Added default value to model attributes that use the
EnumApplicationSAMLSloBinding
model. #247 - Enhancement Added default value to model attributes that use the
EnumGatewayTypeLDAPSecurity
model. #247 - Enhancement Added default value to model attributes that use the
EnumIdentityProvider
model. #247 - Enhancement Added default value to model attributes that use the
EnumSchemaAttributeType
model. #247 - Enhancement Added default value to model attributes that use the
EnumTemplateContentPushCategory
model. #247 - Enhancement Added default value to the
AssertionSigned
attributes on theApplicationSAML
model. #247 - Enhancement Added default value to the
ResponseSigned
attributes on theApplicationSAML
model. #247 - Enhancement Added support for the
AuthnRequestSigned
attribute on theApplicationSAMLAllOfSpVerification
model. #247 - Enhancement Added support for the
Algorithm
attribute on theIdentityProviderSAMLAllOfSpSigning
model. #247 - Enhancement Added support for new attributes
AdditionalRefreshTokenReplayProtectionEnabled
,RequireSignedRequestObject
,ParRequirement
,ParTimeout
to theApplicationOIDC
andApplicationOIDCAllOf
data models. #248
- Enhancement Added
EnableRequestedAuthnContext
to theApplicationSAML
andApplicationSAMLAllOf
data models. #245
- Bug Fixed inclusion of
FormManagementApi
andRecaptchaConfigurationApi
API to the client. #235 - Enhancement Clarified the
headers
parameter in theSubscriptionHttpEndpoint
model of the subscriptions API endpoint to be a map of strings rather than a map of any data type. #234
- Enhancement Implement basic cursor for paging results (
ApiReadAllEnvironmentsRequest
,ApiReadAllGroupMembershipsForUserRequest
,ApiReadAllGroupsRequest
,ApiReadAllPopulationsRequest
,ApiReadAllUsersRequest
). #227 - Enhancement Implement HATEOAS links for API response objects. #227
- Enhancement Add new DaVinci admin roles to
EnumRoleName
model. #230
- Note Code optimisation for API response processing. #216
- Note Allow user-defined values for the
UserAgent
configuration parameter. #217 - Note Add parameter to explicitly define http proxy support without the standard environment variables. #223
- Bug Corrected data type for
CreatedAt
,UpdatedAt
on theUser
object. #221 - Bug Corrected data type for
LockedAt
,UnlockAt
on theUserAccount
object. #221 - Bug Corrected read-only status for
LockedAt
,SecondsUntilUnlock
andUnlockAt
on theUserAccount
object. #221 - Bug Corrected required status for
CanAuthenticate
andStatus
on theUserAccount
object. #221 - Bug Corrected data type for
At
on theUserLastSignOn
object. #221 - Bug Corrected data type for
Type
on theUserPasswordExternalGateway
object. #221 - Bug Corrected required status for
Href
on theUserPhoto
object. #221 - Enhancement Added read-only
EmailVerified
to theUser
object. #221 - Enhancement Added optional
SuppressVerificationCode
to theUserLifecycle
object. #221 - Enhancement Updated the
KeyRotationPolicy
model such thatValidityPeriod
is now optional and has a default value, andRotationPeriod
has a default value. #220
- Note Now suppresses errors when attempting to unmarshal an ENUM value from JSON that isn't yet supported in the SDK. The value is now returned as
UNKNOWN
. #208 - Bug Fixed Phone Notification Settings
POST
andPUT
request payload data model. #195 - Bug Corrected
Requests
from object to array in theNotificationsSettingsPhoneDeliverySettingsCustom
object. #195 - Bug Corrected
Name
as required property ofNotificationsSettingsPhoneDeliverySettingsCustom
object. #195 - Bug Corrected
DeleteNotificationsSettings
response code and payload. #203 - Bug Corrected
UpdateNotificationsSettings
request payload. #203 - Enhancement Added
Numbers
array to theNotificationsSettingsPhoneDeliverySettingsCustom
object. #195 - Enhancement Added
PhoneDeliverySettings
array to theEntityArray
object. #195 - Enhancement Added
Environment
,DeliveryMode
andWhitelist
attributes to theNotificationsSettings
object. #203 - Enhancement Add parameters
protocol
,baseDomain
andbaseHostname
to server configuration. #205 - Enhancement Add ability to set default server index and a server variable default value on the client configuration as an alternative option to setting them in the context. #205
- Enhancement Added
SloWindow
optional attribute to the Application SAML objects. #179 - Enhancement Added SLO optional attributes to the SAML External Identity Provider object. #179
- Enhancement Added
NewUserProvisioning
to theSignOnPolicyActionLogin
model. #181
- Note Deprecated
bundleId
andpackageName
at the root level of theApplicationOIDC
model. Customers should usemobile.bundleId
andmobile.packageName
going forward. #172 - Feature Support for Forms. #176
- Feature Support for Forms Recaptcha configuration. #176
- Enhancement Added
filterOptions.ipAddressExposed
andfilterOptions.userAgentExposed
to theSubscription
(webhook) data model. #173
- Note Change default useragent for HTTP requests. #160
- Enhancement Add support for enumerated values and regex validation to the schema attribute model. #161
- Enhancement Add support for setting
Email
quotas in notification policies. #162
- Bug Fix for retry for conditions based on PingOne error response object. #157
- Note Add retry logic for retryable HTTP status codes. #147
- Enhancement Added support for the Google Play Integrity API,
GooglePlay
for theApplicationOIDC
object model. Breaking change note: This is now a required attribute when configuring integrity detection on Android devices. #153
- Enhancement Add
CustomCRL
to theCertificate
data model #136 - Enhancement Add notifications policy country limit attributes for
NotificationsPolicy
model. #142 - Enhancement Expand the
ApplicationAttributeMapping
model for attribute scoping. #143
- Note Adjust client request/response debug and fix linting issues. #133
- Note Added
FlowPolicy
andFlowPolicyAssignment
data model descriptions. #127 - Bug fix
priority
attribute in theFlowPolicyAssignment
data model corrected to be a required field, with a minimum value of1
. #127 - Bug fix
flowPolicy
attribute in theFlowPolicyAssignment
data model corrected to theFlowPolicyAssignmentFlowPolicy
data model. #127 - Bug fix
idpSigning.algorithm
attribute in theApplicationSAML
data model corrected to be writable, set as ENUM.
- Note bump codegen v6.2.1 => v6.4.0 #122
- Breaking change Agreement revision content type changed to an enum
EnumAgreementRevisionContentType
. #116 - Breaking change Required attributes now added to the
AgreementLanguageRevision
data model #116 - Feature Support for Key Rotation Policies #123
- Bug fix
reconsentPeriodDays
attribute in theAgreement
data model corrected to be a floating point number, as in the API. #116 - Bug fix
requireReconsent
attribute corrected inAgreementLanguageRevision
data model. #116 - Bug fix Fix the
PUT
request payload to be theAgreementLanguage
data model #118 - Bug fix Corrected the RFC3339 date time string format for
Agreement.ConsentCountsUpdatedAt
,EntityArrayEmbeddedLanguagesInner.CreatedAt
,EntityArrayEmbeddedLanguagesInner.UpdatedAt
,Image.CreatedAt
,Language.CreatedAt
,Language.UpdatedAt
,LanguageLocalizationStatus.CreatedAt
,LanguageLocalizationStatus.UpdatedAt
,License.BeginsAt
,License.ExpiresAt
andLicense.TerminatesAt
#119 - Bug fix Corrected
Agreement.consentCountsUpdatedAt
=>Agreement.consentsAggregatedAt
#120 - Bug fix Corrected
Agreement.expiredUserConsents
=>Agreement.totalExpiredConsents
#120 - Bug fix Corrected
Agreement.totalUserConsents
=>Agreement.totalConsents
#120 - Enhancement Add support for
ApplicationPingOneAdminConsole
model for applications #114 - Enhancement Add support for Flow policies and application flow policy assignments #115
- Enhancement
effectiveAt
andnotValidAfter
attributes on theAgreementLanguageRevision
changed to be date/time format. #116 - Enhancement Add
INTERNAL
value to theEnumOrganizationType
enum. #124 - Enhancement Add
default
andenvironment
attributes to thePopulation
data model.
- Note bump
golang.org/x/net
v0.6.0 => v0.7.0 #103 - Note bump
golang.org/x/oauth2
v0.4.0 => v0.5.0 #102 - Note Handle file close errors in certificate management, images and password policies API #111
- Breaking change
OrganizationsApi.ReadOneOrganizations
changed toOrganizationsApi.ReadOneOrganization
#102 - Breaking change
EnumGatewayLDAPSecurity
changed toEnumGatewayTypeLDAPSecurity
#107 - Breaking change
GatewayLDAP
changed toGatewayTypeLDAP
#107 - Breaking change Make
Address
a required attribute on theNotificationsSettingsEmailDeliverySettingsFrom
model #109 - Enhancement Add
limit
parameter toOrganizationsApi.ReadAllOrganizations
#102 - Enhancement Add support for Huawei HMS Push service #105
- Enhancement Add support for RADIUS gateways #107
- Enhancement Add
Protocol
andPassword
attributes to theNotificationsSettingsEmailDeliverySettings
model #109 - Bug fix - Correct the
EmailDomainTrustedEmail
API model #103 - Bug fix - Correct the "UPDATE Notifications Policy" function name (fix the operation ID) #108
- Bug fix - Add the
DeleteEmailDeliverySettings
API call back in to theNotificationsSettingsSMTPApi
API #109
- Bug fix - Correct the
TemplateContent
API model #97
- Breaking change Moved
AssignActorRoles
from allApplication
models to justApplicationOIDC
model #91 - Breaking change Moved
Tags
from allApplication
models to justApplicationOIDC
model #91 - Breaking change Moved
SupportUnsignedRequestObject
from allApplication
models to justApplicationOIDC
model #91 - Note bump codegen v6.2.0 => v6.2.1 #84
- Feature Support for Notifications Settings #85
- Feature Support for Notifications Policies #85
- Feature Support for Notifications Templates and Contents #85
- Enhancement Add support for the WS-Federation application type #91
- Enhancement Add support for
HiddenFromAppPortal
property on theApplication
models #91 - Enhancement Add support for
AllowWildcardInRedirectUris
property on theApplicationOIDC
model #96 - Enhancement Add support for
InitiateLoginUri
property on theApplicationOIDC
model #91 - Enhancement Add support for
RefreshTokenRollingGracePeriodDuration
property on theApplicationOIDC
model #91 - Enhancement Add support for
TargetLinkUri
property on theApplicationOIDC
model #91 - Enhancement Add support for
HomePageUrl
property on theApplicationSAML
model #96 - Enhancement Add boolean data type support to the Sign On Policy
Equals
Condition #93
- Breaking change Removed the
EnumLicensePackage
enum model #81 - Feature Support for Branding Settings #76
- Feature Support for Branding Themes #76
- Feature Support for Resource Client Secrets #78
- Enhancement Add
idToken
anduserInfo
attributes to theResourceAttribute
data model #78 - Enhancement Add
mappedClaims
attributes to theResourceScope
data model #78 - Enhancement Add
introspectEndpointAuthMethod
attributes to theResource
data model #78 - Enhancement Added the
TERMINATED
value to theEnumLicenseStatus
model #81
- Bug fix - Correct the
Image
API model #74
- Enhancement Add
uriPrefix
(mobile) andexcludedPlatforms
(mobile device integrity check) to theApplicationOIDC
data model #71
- Bug fix - Correct the http endpoint headers object in the
Subscription
model #52 - Bug fix - Correct the
createGroupNesting
response object #53 - Breaking change
CreateApplication201Response
changes toReadOneApplication200Response
model #49 - Feature Support for External Link applications #49
- Feature Support for the PingOne Portal application #49
- Feature Support for the PingOne Self Service application #49
- Feature Add the
readOneGroupNesting
API #53 - Feature Support for Alerts #54
- Enhancement Add
type
attribute to theGroupNesting
data model #53 - Enhancement Support for
kerberos
attribute model in theApplication
data model #49 - Enhancement - Add
PINGID_WINLOGIN_PASSWORDLESS_AUTHENTICATION
andPINGID_AUTHENTICATION
to theEnumSignOnPolicyType
model for workforce based sign on policy actions #47 - Enhancement - Added
SignOnPolicyActionPingIDWinLoginPasswordless
model to support the PingID Windows Passwordless sign on policy action #47 - Enhancement - Added
application
attribute to theApplicationAttributeMapping
model #48 - Enhancement - Changed model dereferencing strategy for the
CreateApplication201Response
model #48 - Enhancement - Changed model dereferencing strategy for the
CreateApplicationRequest
model #48 - Enhancement - Changed model dereferencing strategy for the
CreateGateway201Response
model #48 - Enhancement - Changed model dereferencing strategy for the
CreateGatewayRequest
model #48 - Enhancement - Changed model dereferencing strategy for the
EntityArrayEmbeddedApplicationsInner
model #48 - Enhancement - Changed model dereferencing strategy for the
EntityArrayEmbeddedAttributesInner
model #48 - Enhancement - Changed model dereferencing strategy for the
EntityArrayEmbeddedGatewaysInner
model #48 - Enhancement - Changed model dereferencing strategy for the
IdentityProvider
model #48 - Enhancement - Changed model dereferencing strategy for the
SignOnPolicyAction
model #48 - Enhancement - Changed model dereferencing strategy for the
SignOnPolicyActionCommonConditionOrOrInner
model #48 - Enhancement - Changed model dereferencing strategy for the
UpdateApplicationRequest
model #48 - Enhancement - Changed model dereferencing strategy for the
UpdateDomain200Response
model #48
- Bug fix - Correct the
CreateDomain
API response object #45 - Bug fix - Correct the
UpdateDomain
API response object #45 - Bug fix - Correct the
CustomDomainCertificate
conflict by addingCustomDomainCertificateRequest
model #45 - Bug fix - Correct
Gateway
model attributes #46 - Bug fix - Correct
GatewayLDAP
model attributes #46 - Bug fix - Correct the
EnumGatewayPasswordAuthority
values #46 - Feature Support for Subscriptions data model #42
- Feature Support for
EmailDomain
andEmailDomainTrustedEmail
data models #43 - Breaking change
createdAt
andupdatedAt
attributes changed to date/time data type #42 - Breaking change
lastUsedAt
attribute on the Gateway Credential model changed to date/time data type #43 - Breaking change Remove Device Authentication Policy API (moved to MFA module) #44
- Bug fix - Fix
Gateway
response dereferencing for non-LDAP
types #40 - Bug fix - Fix
ExportCSR
headers, to determine the response type of the CSR #41 - Bug fix - Correct the
ImportCSRResponse
API #41 - Bug fix - Correct the
GetKey
API when exporting the public certificate #41 - Bug fix - Correct the
CreateCertificateFromFile
API #41 - Enhancement - Add
Links
toGateway
model #40 - Enhancement - Add
X_PEM_FILE
toEnumCSRExportHeader
(exporting CSR formats) #41 - Feature Support for Read All Gateway Credentials #40
- Feature Support for Read One Gateway Credential #40
- Bug fix - Correct
ApplicationSAML
modelIdpSigning
attribute #38 - Bug fix - Correct
ApplicationSAML
model to include read onlyAlgorithm
attribute #38 - Note Uplift API version to 2022-08-02 #32
- Note Documentation formatting change
Certificate
model #33 - Note Documentation formatting change
EnumCertificateKeyAlgorithm
#33 - Note Documentation formatting change
EnumCertificateKeyStatus
#33 - Note Documentation formatting change
EnumCertificateKeySignagureAlgorithm
#33 - Note Documentation formatting change
EnumCertificateKeyUsageType
#33 - Breaking change Added required fields to the SAML Identity Provider constructor #31
- Breaking change Changed required attributes on the
Certificate
model #35 - Enhancement Support for Kerberos Gateway #32
- Enhancement
EnumCertificateKeyUsageType
includes missing enum values #33 - Enhancement
EnumCertificateKeyStatus
includes missing enum values #37 - Enhancement
EnumCertificateKeySignagureAlgorithm
includes missing enum values #33, #36 - Enhancement Better define the Certificate Key update model #34
- Bug fix - Correct
PINGONE_API
from incorrectPING_ONE_API
inEnumResourceType
enum #24 - Bug fix - Correct
EnumIdentityProviderAttributeMappingUpdate
values #30 - Bug fix - Fix
IdentityProvider
oneOf decode routine #30 - Feature Support for Custom Domains #26
- Feature Support for Keypairs #26
- Feature Support for Certificates #26
- Enhancement Add 404 response processing for all requests #28
- Enhancement Add missing 400 response processing #29
- Breaking change API name change for Agreement Languages #30
- Breaking change API name change for Agreement Revisions #30
- Breaking change API name change for Agreements #30
- Breaking change API name change for Application Attribute Mapping #30
- Breaking change API name change for Application Role Assignment #30
- Breaking change API name change for Application Secret #30
- Breaking change API name change for Application Sign on Policy Assignment #30
- Breaking change API name change for Applications #30
- Breaking change API name change for Branding Settings #30
- Breaking change API name change for Branding Themes #30
- Breaking change API name change for Enable Users #30
- Breaking change API name change for Gateway Credentials #30
- Breaking change API name change for Gateway Instances #30
- Breaking change API name change for Gateway role assignments #30
- Breaking change API name change for Gateways #30
- Breaking change API name change for Group Memberships #30
- Breaking change API name change for Identity Provider Attributes #30
- Breaking change API name change for Identity Providers #30
- Breaking change API name change for Language localization #30
- Breaking change API name change for Languages #30
- Breaking change API name change for Linked Accounts #30
- Breaking change API name change for MFA Pairing Keys #30
- Breaking change API name change for Notification Settings SMTP #30
- Breaking change API name change for Notification Settings #30
- Breaking change API name change for Notification Templates #30
- Breaking change API name change for Phone Delivery Settings #30
- Breaking change API name change for Propagation Mappings #30
- Breaking change API name change for Propagation Plans #30
- Breaking change API name change for Propagation Revisions #30
- Breaking change API name change for Propagation Rules #30
- Breaking change API name change for Propagation Store Metadata #30
- Breaking change API name change for Propagation Stores #30
- Breaking change API name change for Resource Attributes #30
- Breaking change API name change for Resource Scopes #30
- Breaking change API name change for Resources #30
- Breaking change API name change for Sessions #30
- Breaking change API name change for Sign On Policies #30
- Breaking change API name change for Sign On Policy Actions #30
- Breaking change API name change for Trusted Email Addresses #30
- Breaking change API name change for Trusted Email Domains #30
- Breaking change API name change for User Accounts #30
- Breaking change API name change for User Agreement Consents #30
- Breaking change API name change for User ID Verification #30
- Breaking change API name change for User Passwords #30
- Breaking change API name change for User Populations #30
- Breaking change API name change for User Role Assignments #30
- Breaking change API name change for Users #30
- Bug fix -
SignOnPolicyActionProgressiveProfiling
object includes fixedattributes
attribute, from object type to array type - Bug fix - Restructure
SignOnPolicyAction
model to properly separate policy action attributes from each other - Bug fix - Restructure
SignOnPolicyActionMFA
model to correctnoDevicesMode
attribute (fixed incorrectnoDeviceMode
) - Bug fix - Corrections to
SignOnPolicyActionCommonConditions
model - Bug fix - Moved
confirmIdentityProviderAttributes
boolean to the registration sub model ofSignOnPolicyAction
- Enhancement Added generic
_links
toApplication
model - Breaking change
id
made required inspVerification.certificates
of theApplicationSAML
model - Enhancement Add
mobile.passcodeRefreshDuration
toApplicationOIDC
model - Breaking change
accessControl.role.type
made an enum in theApplication
model - Enhancement Added
PING_ONE_DAVINCI
product type
- Enhancement - API update 2022-07-18 -
SignOnPolicyAction
object includes new attributeDeviceAuthenticationPolicy
to replace deprecatedApplications
,Voice
,Sms
,SecurityKey
,Email
,BoundBiometrics
andAuthenticator
attributes #11 - Feature Agreements, Agreement Languages and Agreement Revisions #14
- Feature Support for Identity Provider models #15
- Bug fix for
PasswordPolicyMinCharacters
special character issue #17
- Security Bump
golang.org/x/net
forCVE-2021-33194
: https://deps.dev/advisory/osv/GO-2021-0238 - Feature Full support for enum values
Initial release - rebasing versions to reflect module stability