Commit Graph

92 Commits (e18cdc52b3c0f38b8df1bdb7ec80f2eef43ebdfc)

Author SHA1 Message Date
Jeff Mitchell 282177afc2
Remove the default org (#270)
6 years ago
Todd Knight e14f968fc3
Account (Set|Change)Passsword (#267)
6 years ago
Jeff Mitchell 7b36571788
Change auth validity feedback (#273)
6 years ago
Todd Knight 23b437894a
Masks can now update attribute fields. (#271)
6 years ago
Jeff Mitchell fff15bc9f3 Rename KMS purpose 'controller' to 'root'
6 years ago
Jeff Mitchell bb6b189513
Create a default role on new scope creation (#265)
6 years ago
Jeff Mitchell e89e9d1349
Add groups CLI command (#266)
6 years ago
Jeff Mitchell 5d104a7a01 Migrate off Vault's internalshared folder to the separated-out repo
6 years ago
Todd Knight 245c7fbb44
Add Account Update handler (#257)
6 years ago
Jeff Mitchell 203e2b5dc2
Initial worker porting steps (#232)
6 years ago
Jeff Mitchell 73a38b1433
Remove some unneeded resource types and fix the resource typing for default role in global scope (#256)
6 years ago
Jeff Mitchell 4cfab04307
Migrate user name to login name (#255)
6 years ago
Jeff Mitchell 78d7f539c5
Add versioning to host catalogs/sets/hosts and fix up tests (#247)
6 years ago
Jeff Mitchell 565059ed63
Add versioning to auth methods and accounts (#249)
6 years ago
Jeff Mitchell 6661117d4c The name. The name. The name!
6 years ago
Jeff Mitchell 0c18e35b9d Fix group service proto for versions
6 years ago
Jeff Mitchell 827d86bef1 Update API role tests and fix the structure of the protos so versioning works
6 years ago
Jeff Mitchell bbd200101f
Move update versioning to query parameter, and fix up scope API tests (#244)
6 years ago
Jeff Mitchell 0d0660b061 Fix some tests I broke
6 years ago
Jeff Mitchell df4730b1a0
Minor fixes and first API test changeover (#243)
6 years ago
Todd Knight f84991c0f1
Use authenticate and Auth Method repo functions (#242)
6 years ago
Jeff Mitchell 908a299ea3
Convert SDK to the new options API (#238)
6 years ago
Todd Knight b5acf6afdf
Connecting the auth method service to the api handler. (#241)
6 years ago
Todd Knight b7bf76a9ba
Auth Method API Handler for CRUDL (not updating password specific fields)(#239)
6 years ago
Todd Knight e5ec1f48b2
Account API handler for CRDL operations (#228)
6 years ago
Todd Knight f47046f158
Update Watchtower to use grpc-gateway v2 (#204)
6 years ago
Todd Knight 6de1f7ee16
Auth Token Read/List/Delete handler and Go SDK (#199)
6 years ago
Todd Knight ed05652729
Add Handlers for Add/Set/Remove Group Members (#209)
6 years ago
Todd Knight 078376da07 Fixing some errors.
6 years ago
Jeff Mitchell e8325a9f59
Don't rely on token for scopes collection actions (#210)
6 years ago
Jeff Mitchell 388a13b10d
Convert scopes to the new paradigm (#206)
6 years ago
Todd Knight 168ae3a726
Create MaskManager to guarantee wire/storage update mask consistency (#121)
6 years ago
Todd Knight 5bb13e71fe
Include Principals and Grants on Roles When Updating the Role. (#203)
6 years ago
Jeff Mitchell 99653727bb
Migrate grants to more structured output (#194)
6 years ago
Jeff Mitchell 1a1d3058c9
Move verification to a shared package (#197)
6 years ago
Todd Knight 28dbcd84bd
Authenticate Handler API and SDK, and much more (#183)
6 years ago
Jeff Mitchell acce195dcb
Organizations -> orgs consistency (#189)
6 years ago
Jim e1afed75ff
fix dbMask and role tests... (#188)
6 years ago
Todd Knight 847ca1cc78
Grant management added to Roles API and SDK (#185)
6 years ago
Jeff Mitchell f30d4d08ef
Pass grant scope ID through API handlers (#184)
6 years ago
Jeff Mitchell bcdcaffa6f
Port over 162 and 165 to master (#176)
6 years ago
Todd Knight 1ddc59f81e
Adding principal custom methods to roles handler. (#180)
6 years ago
Todd Knight 2ce9affeea
Don't use repo to check impossible token requests and repo doesn't return error on token value mismatch. (#171)
6 years ago
Jeff Mitchell 4decf9502a Fix handler test by moving it to a new file with a build tag
6 years ago
Jeff Mitchell 8987d8d435
Separate out ui handler under build tag (#170)
6 years ago
Todd Knight c44a4c4795
Tools for auth token interception and authentication (#152)
6 years ago
Todd Knight bb4a185412
Pushing test db cleanup up to where the database objects are created using t.Cleanup. (#166)
6 years ago
Todd Knight c017da7087
Add ListUsers handler implementation. (#160)
6 years ago
Jeff Mitchell c965cf1bc5
Attempt to fix content-length header in index (#159)
6 years ago
Todd Knight 9a1539867e
Adding SDK ability to do CRUD operations on groups and roles under the project scope. (#157)
6 years ago