Commit Graph

42 Commits (088564c3853229dec58f973a3cfabce70feefbdc)

Author SHA1 Message Date
Jeff Mitchell 62d4f8453b
Don't explode grants from the DB (#5104)
2 years ago
David Bond 660e2063a4
Return HTTP 400 status for inactive OIDC auth methods (#5048)
2 years ago
Elim Tsiagbey 306c722750
feat: Add support for capturing URL actions in request info (#5044)
2 years ago
Elim Tsiagbey 123286cf94
feat: Validate LDAP URL port number (#5046)
2 years ago
David Bond 0c25dbad13
Use appropriate gRPC error codes for OIDC (#4877)
2 years ago
Jeff Mitchell 35cef97bd4
Linter fixes PR 3 (#4415)
2 years ago
Johan Brandhorst-Satzkorn e95eda7ca2
handlers: always return pagination parameters in list (#4373)
2 years ago
Jeff Mitchell 49803e653c
Linter fixes numero 2 (#4408)
2 years ago
Jeff Mitchell 253d79116c
Swap id field in grants to ids since that's now standardized (#4250)
2 years ago
Michael Milton 8d50a0913f Auth Method list pagination (#4165)
2 years ago
Elim Tsiagbey 053421600d
feat(oidc-prompts): Add Validation for Prompts (#4130)
2 years ago
Timothy Messier 51adde4b2c
feat(handlers): Register actions for each resource type
2 years ago
Timothy Messier c52caae345
refact(action): Make ActionSet behave as a set instead of a list
2 years ago
Johan Brandhorst-Satzkorn a89573b35f
subtypes,handlers: add runtime trace regions (#4060)
2 years ago
Elim Tsiagbey 8b8d2822df
feat(oidc): OIDC Prompt (#4053)
2 years ago
Jeff Mitchell b6df5693b5
Add generic read/update/delete commands (#3992)
2 years ago
Jeff Mitchell a9e372930d
Revert 0bf60996c5 (#3990)
2 years ago
Jeff Mitchell 0bf60996c5
Add generic read/update/delete commands (#3967)
2 years ago
Sepehr 4dce290aeb
telemetry(observations): fix the details flag check (#3960)
2 years ago
Jim 75cef86a34
feat (authmethod/password): add additional telmemetry for passwd acct authen (#3958)
2 years ago
Sepehr f9dee55e4d
Telemetry(observations): add oidc and ldap observation events (#3945)
2 years ago
Jim 1ed0a13004
refact (kms): convert to the new stdlib slices pkg (#3836)
3 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
3 years ago
Jim dc89ca28a1
feat: add API support for additional LDAP auth method fields. (#3679)
3 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Jim f8ea8c9744
fix (ldap): support only updating the bind-dn and/or bind-password (#3511)
3 years ago
Jeff Mitchell 8322916fb4 Remove all deprecated Err/Wrap/E calls (#3286)
3 years ago
Jim 2b3e50ebdd
fix (listing): return all resources from listing requests (#3278)
3 years ago
Jim d4e537c88d
chore: updgrade pgx direct deps to v5 (#3258)
3 years ago
Jim 667ea285be
feature (boundary dev): add support for dev ldap auth method (#3192)
3 years ago
Jim 86192f75eb
feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912)
3 years ago
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Johan Brandhorst-Satzkorn 61c90c5623
Add grant parsing fuzz test (#2534)
3 years ago
Irena Rindos b26814a3cc
move user variables into globals (#2580)
4 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
4 years ago
Jeff Mitchell 9b271d7dd8
Fix error about unimplemented HcpbWorkers call (#2361)
4 years ago
Johan Brandhorst-Satzkorn aef9073fa6
Upgrade to Go 1.19 (#2347)
4 years ago
Todd 19b549c44a
Rename package servers to server (#2222)
4 years ago
Jim aaf669a044
fix (API): check attributes missing appropriately. (#2219)
4 years ago
Damian Debkowski 3441fa0447
(fix) added more context to error details for cli command (#2170)
4 years ago
Todd b58dada40d
Move the server daemons into their own package (#2061)
4 years ago