You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/auth/oidc
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
..
request Switch to buf for protobuf generation (#1944) 4 years ago
store Switch to buf for protobuf generation (#1944) 4 years ago
account.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
account_claim_map.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
account_claim_map_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
account_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
aud_claim.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
aud_claim_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
auth_method.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
auth_method_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
certificate.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
certificate_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
certificate_utils.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
certificate_utils_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
claims_scope.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
claims_scope_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
client_secret.go Add gostringer to client_secret (#1315) 5 years ago
client_secret_test.go Add gostringer to client_secret (#1315) 5 years ago
ids.go feat(authmethods): add well typed attribute options (#1972) 4 years ago
ids_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
immutable_fields_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
managed_group.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
managed_group_member_account.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
managed_group_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
options.go Add membership setting function (#1259) 5 years ago
options_test.go Add membership setting function (#1259) 5 years ago
provider.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
provider_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
query.go Add membership setting function (#1259) 5 years ago
repository.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_account.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_account_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
repository_auth_method.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_auth_method_create.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
repository_auth_method_create_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_auth_method_delete.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_auth_method_delete_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_auth_method_operational_state.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_auth_method_operational_state_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_auth_method_read.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_auth_method_read_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_auth_method_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_auth_method_update.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
repository_auth_method_update_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_managed_group.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_managed_group_members.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
repository_managed_group_members_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_managed_group_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
repository_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
service.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
service_callback.go chore: upgrade gofumpt to v0.3.1 (#2028) 4 years ago
service_callback_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
service_start_auth.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
service_start_auth_test.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
service_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
service_token_request.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
service_token_request_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
signing_alg.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
signing_alg_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
state.go Add new OIDC auth method. (#1090) 5 years ago
state_test.go Add new OIDC auth method. (#1090) 5 years ago
testing.go refact(all): Use testing.TB for test helpers 4 years ago