Commit Graph

240 Commits (moduli-e2e-admin-ui)

Author SHA1 Message Date
Michael Milton 280e9abb89
feat(billing): Add service handlers for monthly active user counts
2 years ago
Louis Ruch d59f089819
feat(policies): Update SDK/API to support setting/clearing attributes (#4385)
2 years ago
Jeff Mitchell 03825a5b8f
Address some extra review feedback on multi scope grants (#4272)
2 years ago
Jeff Mitchell f5dd457b34
Multiple grant scope IDs (#4251)
2 years ago
Jeff Mitchell fff5f9506f
Migrate proxy logic to the API package (#4216)
2 years ago
Damian Debkowski 2dda19aafe fix: reapply-storage-policy
2 years ago
Louis Ruch f26243e9af feat(recording): Delete Session Recording
2 years ago
Damian Debkowski 5858e4c69c feat(proto): add reapply storage policy method
2 years ago
Johan Brandhorst-Satzkorn 07be75b7be internal/handlers: add pagination to storage policies
2 years ago
Johan Brandhorst-Satzkorn b454b28912 internal/handlers: add policy list resource type
2 years ago
Hugo 0d71976437 feat(proto): Add RetainUntil and DeleteAfter timestamps on Session Recordings
2 years ago
Louis Ruch 853ce5dcd6 feat(policy): Use int32 to avoid json converting int64->float64 string
2 years ago
Damian Debkowski a39bf33598 proto(iam): add scope policy storage policy
2 years ago
Hugo 1c3b1b42f7 feat(proto): Create Policy SDK and API Service (#793)
2 years ago
Hugo e3971decf4 feat(policy): Create storage policies (#773)
2 years ago
Johan Brandhorst-Satzkorn 3daa55b913 internal/handlers: add scope list pagination
2 years ago
Michael Milton 52b1c1b4c7 Managed group list pagination (#4208)
2 years ago
Johan Brandhorst-Satzkorn b7e474d277 internal/handlers: add accounts pagination
2 years ago
Johan Brandhorst-Satzkorn f38c79a5ce internal/handlers: add host catalog pagination
2 years ago
Todd 40d9c3fd1d Paginate iam groups (#4194)
2 years ago
Michael Milton 8d50a0913f Auth Method list pagination (#4165)
2 years ago
Todd 0fad770d8a Paginate iam user (#4185)
2 years ago
Johan Brandhorst-Satzkorn 050bcdfec9 handlers/host_sets: implement pagination for host sets
2 years ago
Johan Brandhorst-Satzkorn f29d559d60 handlers/session_recordings: add pagination support
2 years ago
Johan Brandhorst-Satzkorn 24130c4313 handlers/storage_buckets: add pagination fields
2 years ago
Johan Brandhorst-Satzkorn 17b6ad5c5c handlers/hosts: implement pagination for hosts
2 years ago
Todd 5aa560387c Add pagination for iam Roles (#4161)
2 years ago
Johan Brandhorst-Satzkorn 0259f2f26b internal/handlers: add credential store pagination
2 years ago
Johan Brandhorst-Satzkorn a7ebb7a3ef internal/credential: add store pagination logic
2 years ago
Michael Milton 6ba3676c37 Auth token pagination (#4113)
2 years ago
Johan Brandhorst-Satzkorn 6b03363eb8 internal/handlers: add credential library pagination
2 years ago
Johan Brandhorst-Satzkorn 9f6ac602ee internal/handlers: add credential pagination support
2 years ago
Michael Milton 9c3eb16046 Sessions list pagination (#4079)
2 years ago
Johan Brandhorst-Satzkorn eca27b00c9 internal/proto: rename refresh token to list token
2 years ago
Johan Brandhorst-Satzkorn e2fd8f9701 internal/proto: refactor list proto definitions
2 years ago
Johan Brandhorst-Satzkorn 5984f5bba6 handlers/targets: add pagination support
2 years ago
Johan Brandhorst-Satzkorn 84e5b9401d proto: add pagination Refresh Token
2 years ago
hc-github-team-es-release-engineering 9b56db8858
update year in license files (#4115)
2 years ago
Elim Tsiagbey 8b8d2822df
feat(oidc): OIDC Prompt (#4053)
2 years ago
dani c89777de41
Expose Valid Principals for Vault SSH Signed Certs (#3791)
3 years ago
Jeff Mitchell fb4a5a98dc
Add some target fields and move some things around (#3879)
3 years ago
dani a7c1876d7b
remove deprecated option application-credential-source (#3728)
3 years ago
Sepehr 16d86d601a
Add additional observation tags, remove from version and authorized_action
3 years ago
April Ayres 23c969ed39
Add observability tags to plugin protobuf.
3 years ago
Sepehr 14af8e8cd7
observation tags proto messages
3 years ago
Jim dc89ca28a1
feat: add API support for additional LDAP auth method fields. (#3679)
3 years ago
Johan Brandhorst-Satzkorn bae219d461
Re-enable copywrite with hack (#3569)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Damian Debkowski e285a8ef6f
refactor: make secrets optional for storage bucket (#3353)
3 years ago
Todd 86b2f4b90a
Strongly type API resource for session recording creation time value attributes (#3480)
3 years ago
Todd 8d9222bec3
Add credential and libraries to session recording resource (#3374)
3 years ago
Jeff Mitchell feb3aea38f Support multiple IDs in grants (#3263)
3 years ago
Johan Brandhorst-Satzkorn ebcd6d2828
api: remove connection ID (#3298)
3 years ago
Johan Brandhorst-Satzkorn 610df9892b
all: propagate more history metadata (#3279)
3 years ago
Johan Brandhorst-Satzkorn 0c8177590f
Upgrade grpc-gateway dependency (#3257)
3 years ago
Danielle Miu 1052118836
remove field masks from proto
3 years ago
Todd d1a5f3a2ff
Update attribute fields to be proto struct so generated api becomes map[string]any
3 years ago
Louis Ruch 9a3006e42a
feat(storage): Include type plugin in API response for buckets
3 years ago
Johan Brandhorst-Satzkorn 3374d32a55
api: add created, updated times to conn, chan
3 years ago
Todd 5f20eb60ad
Add Host and Catalogs to the API resource
3 years ago
Johan Brandhorst-Satzkorn 15524f3408
api: add created, updated times to recordings
3 years ago
Johan Brandhorst-Satzkorn 4387a59ce5
sessionrecordings: add endpoint
3 years ago
Johan Brandhorst-Satzkorn 89befba55e
api: add state and error details fields to recordings
3 years ago
Todd ee6a5f05b5
Add historical target and scope information to session recording
3 years ago
Todd cfe0dc08d9
Add session recording service stuff
3 years ago
Danielle Miu bb82fa6507
update storage buckets to use a shared persisted secrets type. add options
3 years ago
Louis Ruch 0d96a20024
feat(target): Add domain support for storage bucket association
3 years ago
Todd 8f9e218e1c
refactor historical values in the session recording resource
3 years ago
Louis Ruch 8ea61054cd
feat(storage): Add support for Storage Bucket API
3 years ago
Danielle Miu a4a14fc7fc
merged commit for plugin rework, storage bucket sql and proto, storage bucket secret rewrapping, storage bucket repository
3 years ago
Todd bc48f2d0e0
Add monitor session job proto and controller changes
3 years ago
Todd 4c801cca18
update the recording msg type enums
3 years ago
Todd dbe3473874
Add CreateChannel enum for upstream message handler
3 years ago
Todd 68dc4da50e
Add CloseConnectionRecording enums to the upstream message service
3 years ago
Johan Brandhorst-Satzkorn 7632143861
add session recording API definitions
3 years ago
Louis Ruch def8e47f32
feat(storage): Add pluginInfo to storageBucket
3 years ago
Jim b9cc441227
feature (handlers): add UpstreamMessageService and its oss impl.
3 years ago
Damian Debkowski 79eea06dd7
feat(proto): storage bucket plugin grpc definitions (#252)
3 years ago
Jeff Mitchell c149bc4a79
Allow slashes in authorize-session when using target name (#3249)
3 years ago
Jeff Mitchell 20391e3503
Add default client port to targets and use in connect command (#2767)
3 years ago
Hugo Vieira 45dc8251ec feat(api): Support plugin host external_name field
3 years ago
Hugo Vieira 2ff9b8efac feat(host/plugin): Support External Name field
3 years ago
Jim 982c9c263c
chore: update buf version to 1.15.1 (#3102)
3 years ago
Jim 86192f75eb
feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912)
3 years ago
Todd fe5b554370 AuthorizedDownstreamWorkers now separated from AuthorizedWorkers to maintain API compatibility (#2957)
3 years ago
Todd 1e89be1b1a Downstream worker connections are tracked by worker id (#2949)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Timothy Messier 1aaaf4af1d
feat(controller): Translate ssh certificate credentials for worker
3 years ago
Haotian 43f0ba89cf
feat(credentiallibraries): support vault ssh certificates
3 years ago
Haotian 823b8cdfc6
feat(vault): Add CRUDL methods for ssh certificate cred library (#2765)
3 years ago
Todd d66b92abe0
Add directly connected downstream workers to the worker resource api (#2831)
3 years ago
Damian Debkowski 1d3930a711 feat(handlers): Support address field on a Target
3 years ago
Damian Debkowski 760671f223 feat(target): Support connecting to an address associated to a Target
3 years ago
Hugo Vieira c82d2efb14 feat(cli): Implement address flag for boundary targets create/update
3 years ago
Irena Rindos 24bbf57a19
AuthorizeConnection with filters (#2734)
3 years ago
Todd b6c0ccc1e8
Refactor proxy handler to separate connection and protocol handling (#2678)
3 years ago
Irena Rindos 834a2a88f7
feat(targets): Addition of egress and ingress worker filters (#2654)
3 years ago
Johan Brandhorst-Satzkorn edd323b73a
Key Rotation/Destruction (#2477) (#2607)
3 years ago
Todd 2a4ce02de6
Disconnect PKI workers from upstreams when they are no longer authorized (#2515)
4 years ago
Hugo Vieira d206635d74 fix(connection): Make bytes up and down a signed 64-bit integer
4 years ago