Version 2.0.0-rc.5
Pre-release
Pre-release
Released June 2, 2020
- Remove
PreviewSamlMetadataForApplication
method fromApplicationResource
Kid
Query Param removedKeepCurrent
Query Param removedActivateFactorRequest
struct added- New Method
GenerateApplicationKey
added toApplicationResource
FactorResultType
struct addedOpenIdConnectApplicationIssuerMode
struct addedInitiateLoginUri
property (type string) added toOpenIdConnectApplicationSettingsClient
structIssuerMode
property (type string) added toOpenIdConnectApplicationSettingsClient
structFormat
property (type []string) added toPolicySubject
structExpiresAt
property (type *time.Time) added toPushUserFactor
structFactorResult
property (type string) added toPushUserFactor
struct- Remove
ClearCurrentUserSession
fromUserResource
UserFactorResource
methodActivateFactor
now takesActivateFactorRequest
as thebody
param instead ofVerifyFactorRequest
NextPassCode
property (type string) added toVerifyFactorRequest
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