Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion patches/0001-ensure-patch.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Subject: [PATCH] ensure patch


diff --git a/go.mod b/go.mod
index ca376f34..79d23535 100644
index 7d4417af..6610910e 100644
--- a/go.mod
+++ b/go.mod
@@ -1,4 +1,4 @@
Expand Down
34 changes: 34 additions & 0 deletions provider/cmd/pulumi-resource-okta/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -856,6 +856,9 @@
"current": "okta:policy/mfa:Mfa",
"majorVersion": 6,
"fields": {
"custom_app": {
"maxItemsOne": false
},
"external_idps": {
"maxItemsOne": false
},
Expand All @@ -868,6 +871,9 @@
"current": "okta:index/policyMfaDefault:PolicyMfaDefault",
"majorVersion": 6,
"fields": {
"custom_app": {
"maxItemsOne": false
},
"external_idps": {
"maxItemsOne": false
}
Expand Down Expand Up @@ -1218,6 +1224,19 @@
}
}
},
"okta_ui_schema": {
"current": "okta:index/uiSchema:UiSchema",
"majorVersion": 6,
"fields": {
"ui_schema": {
"fields": {
"elements": {
"maxItemsOne": false
}
}
}
}
},
"okta_user": {
"current": "okta:user/user:User",
"majorVersion": 6,
Expand Down Expand Up @@ -2060,6 +2079,19 @@
}
}
},
"okta_ui_schema": {
"current": "okta:index/getUiSchema:getUiSchema",
"majorVersion": 6,
"fields": {
"ui_schema": {
"fields": {
"elements": {
"maxItemsOne": false
}
}
}
}
},
"okta_user": {
"current": "okta:user/getUser:getUser",
"majorVersion": 6,
Expand Down Expand Up @@ -2239,6 +2271,7 @@
"okta:index/theme:Theme": 0,
"okta:index/threatInsightSettings:ThreatInsightSettings": 0,
"okta:index/trustedServer:TrustedServer": 1,
"okta:index/uiSchema:UiSchema": 1,
"okta:index/userAdminRoles:UserAdminRoles": 0,
"okta:index/userBaseSchemaProperty:UserBaseSchemaProperty": 0,
"okta:index/userFactorQuestion:UserFactorQuestion": 0,
Expand Down Expand Up @@ -2335,6 +2368,7 @@
"okta:index/getTheme:getTheme": 0,
"okta:index/getThemes:getThemes": 0,
"okta:index/getTrustedOrigins:getTrustedOrigins": 0,
"okta:index/getUiSchema:getUiSchema": 1,
"okta:index/getUserSecurityQuestions:getUserSecurityQuestions": 0,
"okta:policy/getDefaultPolicy:getDefaultPolicy": 0,
"okta:policy/getPolicy:getPolicy": 0,
Expand Down
346 changes: 334 additions & 12 deletions provider/cmd/pulumi-resource-okta/schema.json

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions provider/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1768,8 +1768,6 @@ github.com/goccy/go-json v0.10.5 h1:Fq85nIqj+gXn/S5ahsiTlK3TmC85qgirsdTP/+DeaC4=
github.com/goccy/go-json v0.10.5/go.mod h1:oq7eo15ShAhp70Anwd5lgX2pLfOS3QCiwU/PULtXL6M=
github.com/goccy/go-yaml v1.9.8/go.mod h1:JubOolP3gh0HpiBc4BLRD4YmjEjHAmIIB2aaXKkTfoE=
github.com/goccy/go-yaml v1.11.0/go.mod h1:H+mJrWtjPTJAHvRbV09MCK9xYwODM+wRTVFFTWckfng=
github.com/goccy/go-yaml v1.18.0 h1:8W7wMFS12Pcas7KU+VVkaiCng+kG8QiFeFwzFb+rwuw=
github.com/goccy/go-yaml v1.18.0/go.mod h1:XBurs7gK8ATbW4ZPGKgcbrY1Br56PdM69F7LkFRi1kA=
github.com/godbus/dbus/v5 v5.0.3/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/godbus/dbus/v5 v5.0.6/go.mod h1:xhWf0FNVPg57R7Z0UbKHbJfkEywrmjJnf7w5xrFpKfA=
github.com/gofrs/uuid v4.2.0+incompatible h1:yyYWMnhkhrKwwr8gAOcOCYxOOscHgDS9yZgBrnJfGa0=
Expand Down Expand Up @@ -2048,8 +2046,8 @@ github.com/hashicorp/terraform-plugin-mux v0.21.0/go.mod h1:Qpt8+6AD7NmL0DS7ASkN
github.com/hashicorp/terraform-plugin-sdk v1.7.0 h1:B//oq0ZORG+EkVrIJy0uPGSonvmXqxSzXe8+GhknoW0=
github.com/hashicorp/terraform-plugin-sdk v1.7.0/go.mod h1:OjgQmey5VxnPej/buEhe+YqKm0KNvV3QqU4hkqHqPCY=
github.com/hashicorp/terraform-plugin-test v1.2.0/go.mod h1:QIJHYz8j+xJtdtLrFTlzQVC0ocr3rf/OjIpgZLK56Hs=
github.com/hashicorp/terraform-plugin-testing v1.13.3 h1:QLi/khB8Z0a5L54AfPrHukFpnwsGL8cwwswj4RZduCo=
github.com/hashicorp/terraform-plugin-testing v1.13.3/go.mod h1:WHQ9FDdiLoneey2/QHpGM/6SAYf4A7AZazVg7230pLE=
github.com/hashicorp/terraform-plugin-testing v1.14.0 h1:5t4VKrjOJ0rg0sVuSJ86dz5K7PHsMO6OKrHFzDBerWA=
github.com/hashicorp/terraform-plugin-testing v1.14.0/go.mod h1:1qfWkecyYe1Do2EEOK/5/WnTyvC8wQucUkkhiGLg5nk=
github.com/hashicorp/terraform-registry-address v0.4.0 h1:S1yCGomj30Sao4l5BMPjTGZmCNzuv7/GDTDX99E9gTk=
github.com/hashicorp/terraform-registry-address v0.4.0/go.mod h1:LRS1Ay0+mAiRkUyltGT+UHWkIqTFvigGn/LbMshfflE=
github.com/hashicorp/terraform-svchost v0.0.0-20191011084731-65d371908596/go.mod h1:kNDNcF7sN4DocDLBkQYz73HGKwN1ANB1blq4lIYLYvg=
Expand Down Expand Up @@ -2733,6 +2731,8 @@ go.uber.org/tools v0.0.0-20190618225709-2cfd321de3ee/go.mod h1:vJERXedbb3MVM5f9E
go.uber.org/zap v1.10.0/go.mod h1:vwi/ZaCAaUcBkycHslxD9B2zi4UTXhF60s6SWpuDF0Q=
go.uber.org/zap v1.13.0/go.mod h1:zwrFLgMcdUuIBviXEYEH1YKNaOBnKXsx2IPda5bBwHM=
go.uber.org/zap v1.16.0/go.mod h1:MA8QOfq0BHJwdXa996Y4dYkAqRKB8/1K1QMMZVaNZjQ=
go.yaml.in/yaml/v4 v4.0.0-rc.3 h1:3h1fjsh1CTAPjW7q/EMe+C8shx5d8ctzZTrLcs/j8Go=
go.yaml.in/yaml/v4 v4.0.0-rc.3/go.mod h1:aZqd9kCMsGL7AuUv/m/PvWLdg5sjJsZ4oHDEnfPPfY0=
gocloud.dev v0.37.0 h1:XF1rN6R0qZI/9DYjN16Uy0durAmSlf58DHOcb28GPro=
gocloud.dev v0.37.0/go.mod h1:7/O4kqdInCNsc6LqgmuFnS0GRew4XNNYWpA44yQnwco=
gocloud.dev/secrets/hashivault v0.37.0 h1:5ehGtUBP29DFAgAs6bPw7fVSgqQ3TxaoK2xVcLp1x+c=
Expand Down Expand Up @@ -3872,8 +3872,8 @@ gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c h1:Hei/4ADfdWqJk1ZMxUNpqntN
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c/go.mod h1:JHkPIbrfpd72SG/EVd6muEfDQjcINNoR0C8j2r3qZ4Q=
gopkg.in/cheggaaa/pb.v1 v1.0.25/go.mod h1:V/YB90LKu/1FcN3WVnfiiE5oMCibMjukxqG/qStrOgw=
gopkg.in/cheggaaa/pb.v1 v1.0.27/go.mod h1:V/YB90LKu/1FcN3WVnfiiE5oMCibMjukxqG/qStrOgw=
gopkg.in/dnaeon/go-vcr.v4 v4.0.5 h1:I0hpTIvD5rII+8LgYGrHMA2d4SQPoL6u7ZvJakWKsiA=
gopkg.in/dnaeon/go-vcr.v4 v4.0.5/go.mod h1:dRos81TkW9C1WJt6tTaE+uV2Lo8qJT3AG2b35+CB/nQ=
gopkg.in/dnaeon/go-vcr.v4 v4.0.6 h1:PiJkrakkmzc5s7EfBnZOnyiLwi7o7A9fwPzN0X2uwe0=
gopkg.in/dnaeon/go-vcr.v4 v4.0.6/go.mod h1:sbq5oMEcM4PXngbcNbHhzfCP9OdZodLhrbRYoyg09HY=
gopkg.in/errgo.v2 v2.1.0/go.mod h1:hNsd1EY+bozCKY1Ytp96fpM3vjJbqLJn88ws8XvfDNI=
gopkg.in/fsnotify.v1 v1.4.7/go.mod h1:Tz8NjZHkW78fSQdbUxIjBTcgA1z1m8ZHf0WmKUhAMys=
gopkg.in/gcfg.v1 v1.2.3/go.mod h1:yesOnuUOFQAhST5vPY4nbZsb/huCgGGXlipJsBn0b3o=
Expand Down
7 changes: 7 additions & 0 deletions provider/resources.go
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,13 @@ func Provider() tfbridge.ProviderInfo {
"pulumi-okta",
"https://github.com/pulumi/pulumi-okta"),
},
"okta_ui_schema": {
Fields: map[string]*tfbridge.SchemaInfo{
"ui_schema": {
CSharpName: "UiSchemaName",
},
},
},
},
DataSources: map[string]*tfbridge.DataSourceInfo{
// App DataSources
Expand Down
64 changes: 54 additions & 10 deletions sdk/dotnet/Authenticator.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading