Released October 26, 2020
New Structs
AcsEndpointCatalogApplicationCatalogApplicationStatusCustomHotpUserFactorCustomHotpUserFactorProfileInlineHookStatusInlineHookTypeWebAuthnUserFactorWebAuthnUserFactorProfile
Bug Fixes
- Updates
okta/config.goto usegithub.com/okta/okta-sdk-golang/v2/okta/cache(#167, Resolves #149) - Updates
okta/config.goto useint64forConnectionTimeoutandRequestTimeout(#166) ListApplicationTargetsForApplicationAdministratorRoleForGroupnow returns correct[]CatalogApplicationListApplicationTargetsForApplicationAdministratorRoleForUsernow returns correct[]CatalogApplicationJsonWebKey.ExpiresAtchanged to correctly use*time.TimeverifyUserFactorResponse.ExpiresAtchanged to correctly use*time.Time- Correctly reads
.okta.yamlfrom project root directory - Updated typo in
PasswordCredentialHashstruct and changedWorkerFactorto the correctWorkFactor
Updates
- Updates to @okta/openapi 2.1.1 (And associated Generator Updates)
- Added
UserIdtoOAuth2ScopeConsentGrantstruct - Now Returns error instead of panic from config in
okta.go(Resolves #122) RequestExecutorreturns error ifprivPemis null when using PrivateKey authentication- Added
AcsEndpointsandAllowMultipleAcsEndpointsproperties toSamlApplicationSettingsSignOn - Added
FilterTypeandFilterValuetoSamlAttributeStatement(Resolves #76) - Generated file header in line with Go standard (Resolves #118)