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
David Kanney 7e6e70a40f
feat(plugins): Add IBM Key Protect (IBM Cloud KMS) wrapper (#6112)
5 months ago
..
request feat(plugins): Add IBM Key Protect (IBM Cloud KMS) wrapper (#6112) 5 months ago
store feat(plugins): Add IBM Key Protect (IBM Cloud KMS) wrapper (#6112) 5 months ago
account.go Fix linter warnings 2 years ago
account_claim_map.go Fix linter warnings 2 years ago
account_claim_map_test.go
account_test.go Linter fixes PR 3 (#4415) 2 years ago
aud_claim.go Fix linter warnings 2 years ago
aud_claim_test.go
auth_method.go chore: remove more dead code (#5640) 12 months ago
auth_method_test.go chore: remove more dead code (#5640) 12 months ago
certificate.go Update golang.org deps and Go version (#5595) 1 year ago
certificate_test.go
certificate_utils.go
certificate_utils_test.go
claims_scope.go Fix linter warnings 2 years ago
claims_scope_test.go
client_secret.go
client_secret_test.go
ids.go Add generic read/update/delete commands (#3992) 2 years ago
ids_test.go
immutable_fields_test.go feat(oidc): OIDC Prompt (#4053) 2 years ago
managed_group.go Managed group list pagination (#4208) 2 years ago
managed_group_member_account.go
managed_group_test.go
options.go internal/auth/oidc: add account pagination 2 years ago
options_test.go Managed group list pagination (#4208) 2 years ago
prompt.go feat(oidc): OIDC Prompt (#4053) 2 years ago
prompt_test.go feat(oidc): OIDC Prompt (#4053) 2 years ago
provider.go
provider_test.go chore: remove more dead code (#5640) 12 months ago
query.go Managed group list pagination (#4208) 2 years ago
register.go Auth Method list pagination (#4165) 2 years ago
repository.go
repository_account.go chore(deps): bump the go group across 13 directories with 59 updates (#5782) 10 months ago
repository_account_test.go internal/auth/oidc: add account pagination 2 years ago
repository_auth_method.go fix: resolve small issues in db transactions (#5522) 1 year ago
repository_auth_method_create.go feat(oidc): OIDC Prompt (#4053) 2 years ago
repository_auth_method_create_test.go feat(oidc): OIDC Prompt (#4053) 2 years ago
repository_auth_method_delete.go
repository_auth_method_delete_test.go feat(oidc): OIDC Prompt (#4053) 2 years ago
repository_auth_method_operational_state.go Linter fixes PR 3 (#4415) 2 years ago
repository_auth_method_operational_state_test.go
repository_auth_method_read.go refact (authmethods): remove used list auth methods (#4264) 2 years ago
repository_auth_method_read_test.go refact (authmethods): remove used list auth methods (#4264) 2 years ago
repository_auth_method_test.go
repository_auth_method_update.go refact: to use go-dbw CreateItems, DeleteItems (#4974) 2 years ago
repository_auth_method_update_test.go test: improve test to ensure ipv6 compatability (#5113) 2 years ago
repository_managed_group.go chore(deps): bump the go group across 13 directories with 59 updates (#5782) 10 months ago
repository_managed_group_members.go fix: resolve small issues in db transactions (#5522) 1 year ago
repository_managed_group_members_test.go Linter fixes PR 3 (#4415) 2 years ago
repository_managed_group_test.go Managed group list pagination (#4208) 2 years ago
repository_test.go
rewrapping.go
rewrapping_test.go chore: update deps (#4394) 2 years ago
service.go
service_callback.go internal/auth/oidc: ensure all managed groups are tested on auth (#5242) 1 year ago
service_callback_test.go internal/auth/oidc: ensure all managed groups are tested on auth (#5242) 1 year ago
service_list_accounts.go internal/auth/oidc: add account pagination 2 years ago
service_list_accounts_ext_test.go test(credential): Potential fix for race condition (#4587) 2 years ago
service_list_accounts_page.go internal/auth/oidc: add account pagination 2 years ago
service_list_accounts_refresh.go internal/auth/oidc: add account pagination 2 years ago
service_list_accounts_refresh_page.go internal/auth/oidc: add account pagination 2 years ago
service_list_managed_groups.go Managed group list pagination (#4208) 2 years ago
service_list_managed_groups_ext_test.go test(credential): Potential fix for race condition (#4587) 2 years ago
service_list_managed_groups_page.go Managed group list pagination (#4208) 2 years ago
service_list_managed_groups_refresh.go Managed group list pagination (#4208) 2 years ago
service_list_managed_groups_refresh_page.go Managed group list pagination (#4208) 2 years ago
service_start_auth.go feat(oidc-prompts): Add Validation for Prompts (#4130) 2 years ago
service_start_auth_test.go feat(oidc-prompts): Add Validation for Prompts (#4130) 2 years ago
service_test.go
service_token_request.go
service_token_request_test.go Fix linter warnings 2 years ago
signing_alg.go
signing_alg_test.go
state.go
state_test.go
testing.go Normalise grants and roles tables to improve grants query performance (#5846) 9 months ago