teleport/api
Trent Clarke 033e938031
Adds user sync flag to the Okta plugin settings (#33140)
* Up-revs the Okta plugin settings version

Adds a version field to the OktaPlugin settings and updates the associated
protocol files and tests. This is in preparation for adding new behaviour
to the Okta plugin, and will allow Teleport to determine if a plugin
installation was created by the current version of Teleport (and should
get the new behaviour), or an old version (which will get no surprising
behavioural changes)

changing the behaviour of the Okta plugin depending
if the plugin is created from a current or old version of Teleport.

* revert structure up-rev

* Fix spelling

* Revert to simple flag

* Test tidyup

* Update api/types/plugin_test.go

Co-authored-by: Forrest <30576607+fspmarshall@users.noreply.github.com>

---------

Co-authored-by: Forrest <30576607+fspmarshall@users.noreply.github.com>
2023-10-19 10:41:42 +00:00
..
accessrequest Show resources in Slack notification for access requests (#32887) 2023-10-10 21:01:32 +00:00
breaker Allow breaker tripped error to be configurable (#32869) 2023-10-05 16:43:55 +00:00
client Implement Create/UpdateRole on the auth server (#33491) 2023-10-18 17:06:50 +00:00
constants Error if users attempt to do tsh login --headless (#30298) 2023-08-10 19:29:38 +00:00
defaults Allow configuring number of parallel execution workers (#28151) 2023-07-12 12:53:48 +00:00
fixtures Move ALPN dialer, ALPN conn upgrade, Ping conn to api (#23860) 2023-04-03 14:16:30 +00:00
gen/proto/go Expand access list review audit entry. (#33372) 2023-10-17 13:35:33 +00:00
identityfile Client store generalization (#19420) 2023-01-06 01:34:04 +00:00
internalutils chore: Bump gravitational/trace to v1.3.0 (#30064) 2023-08-04 21:39:24 +00:00
metadata Add gRPC error interceptors to API client (#30578) 2023-08-24 23:27:06 +00:00
mfa Add MFA prompt to Clients for Admin Actions. (#30203) 2023-08-25 19:14:13 +00:00
observability/tracing Simplify SSH trace support detection (#31605) 2023-09-08 15:00:47 +00:00
profile Configure custom PIV slot for hardware key support (#31732) 2023-10-11 01:36:22 +00:00
proto Adds user sync flag to the Okta plugin settings (#33140) 2023-10-19 10:41:42 +00:00
testhelpers Add secure credentials for API client tests (#30518) 2023-08-21 21:15:30 +00:00
types Adds user sync flag to the Okta plugin settings (#33140) 2023-10-19 10:41:42 +00:00
utils Enable hardware key support in the WebUI (#32781) 2023-10-13 19:59:11 +00:00
go.mod chore: Bump google.golang.org/grpc to v1.58.3 (#33263) 2023-10-10 22:10:02 +00:00
go.sum chore: Bump google.golang.org/grpc to v1.58.3 (#33263) 2023-10-10 22:10:02 +00:00
version.go Updated master branch makefile version to 15.0.0-dev (#31220) 2023-09-11 19:54:40 +00:00