Skip to content

Commit

Permalink
Domain sync.
Browse files Browse the repository at this point in the history
  • Loading branch information
robotdan committed Dec 1, 2020
1 parent 2422e6e commit e2c3d6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/fusionauth/Domain.go
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ type Application struct {
RegistrationDeletePolicy ApplicationRegistrationDeletePolicy `json:"registrationDeletePolicy,omitempty"`
Roles []ApplicationRole `json:"roles,omitempty"`
Samlv2Configuration SAMLv2Configuration `json:"samlv2Configuration,omitempty"`
State ObjectState `json:"state,omitempty"`
TenantId string `json:"tenantId,omitempty"`
VerificationEmailTemplateId string `json:"verificationEmailTemplateId,omitempty"`
VerifyRegistration bool `json:"verifyRegistration"`
Expand Down

0 comments on commit e2c3d6c

Please sign in to comment.