Marek Smoliński

Results 17 issues of Marek Smoliński

### What - Added `app_group_sync_disabled` okta plugin setting that will allow to disabled Okta Application and Groups sync. - Added `types.KindSAML, services.ReadNoSecrets()` to `types.RoleOkta` (SCIM Handler and User sync need...

Backport https://github.com/gravitational/teleport/pull/41814 to v15

tctl
backport
size/md
no-changelog

## What Fix feature `UnmarshalPlugin` compatibility ### Extending plugin struct When a new plugin or new field is added to the PluginV1 struct: ```proto --- a/api/proto/teleport/legacy/types/types.proto +++ b/api/proto/teleport/legacy/types/types.proto @@ -5934,6...

size/sm
backport/branch/v14
no-changelog
backport/branch/v15

## What: Add support for GCP SQL Server access ## How: GCP SQL Server allows for password and Active Directory authentication where currently teleport support SQL Server AD access on...

database-access
gcp
db/sqlserver

Backport #43589 to branch/v16

documentation
backport
size/sm
no-changelog

## Applies To https://goteleport.com/docs/management/operations/backup-restore/#example-of-backing-up-and-restoring-a-cluster ## Details Our docs says that `tctl get all --with-secrets` can be triggered by teleport user : `tsh login --proxy=teleport.example.com --user=myuser` > Log in to your...

bug
documentation
tctl
support-load
c-fx