github okta/okta-sdk-golang v2.0.0-rc.5
Version 2.0.0-rc.5

latest releases: v6.0.3, v6.0.2, v6.0.1...
pre-release5 years ago

Released June 2, 2020

  • Remove PreviewSamlMetadataForApplication method from ApplicationResource
  • Kid Query Param removed
  • KeepCurrent Query Param removed
  • ActivateFactorRequest struct added
  • New Method GenerateApplicationKey added to ApplicationResource
  • FactorResultType struct added
  • OpenIdConnectApplicationIssuerMode struct added
  • InitiateLoginUri property (type string) added to OpenIdConnectApplicationSettingsClient struct
  • IssuerMode property (type string) added to OpenIdConnectApplicationSettingsClient struct
  • Format property (type []string) added to PolicySubject struct
  • ExpiresAt property (type *time.Time) added to PushUserFactor struct
  • FactorResult property (type string) added to PushUserFactor struct
  • Remove ClearCurrentUserSession from UserResource
  • UserFactorResource method ActivateFactor now takes ActivateFactorRequest as the body param instead of VerifyFactorRequest
  • NextPassCode property (type string) added to VerifyFactorRequest struct
  • Update Readme to show how to access RequestExecutor (Fixes #83)
  • Fixes Cache EOF (Fixes #103 and Fixes #36)
  • Update all enum objects to type string (Fixes #95)
  • Implement Pagination

Don't miss a new okta-sdk-golang release

NewReleases is sending notifications on new releases.