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
Todd Knight 10e8aeae4b
Subtype Id registration moved to its own package (#1416)
5 years ago
..
request protobuf: remove unused imports (#1267) 5 years ago
store Add token/userinfo claims to account read output (#1419) 5 years ago
account.go Add new OIDC auth method. (#1090) 5 years ago
account_claim_map.go OIDC: add support for account claim maps (#1186) 5 years ago
account_claim_map_test.go OIDC: add support for account claim maps (#1186) 5 years ago
account_test.go Ongoing OIDC: support to request additional OIDC scopes from the IdP (#1175) 5 years ago
aud_claim.go Add new OIDC auth method. (#1090) 5 years ago
aud_claim_test.go Add new OIDC auth method. (#1090) 5 years ago
auth_method.go Update the rest of the shared libs locations 5 years ago
auth_method_test.go use a slice for claim maps so the order is deterministic (#1263) 5 years ago
certificate.go Add new OIDC auth method. (#1090) 5 years ago
certificate_test.go Add new OIDC auth method. (#1090) 5 years ago
certificate_utils.go Add new OIDC auth method. (#1090) 5 years ago
certificate_utils_test.go Add new OIDC auth method. (#1090) 5 years ago
claims_scope.go Ongoing OIDC: support to request additional OIDC scopes from the IdP (#1175) 5 years ago
claims_scope_test.go Ongoing OIDC: support to request additional OIDC scopes from the IdP (#1175) 5 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 Subtype Id registration moved to its own package (#1416) 5 years ago
ids_test.go Add new OIDC auth method. (#1090) 5 years ago
immutable_fields_test.go Ongoing OIDC: support to request additional OIDC scopes from the IdP (#1175) 5 years ago
managed_group.go Add membership setting function (#1259) 5 years ago
managed_group_member_account.go Add membership setting function (#1259) 5 years ago
managed_group_test.go Add managed group support to role principals (#1270) 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 OIDC: make callback URL paths deterministic. (#1188) 5 years ago
provider_test.go OIDC: make callback URL paths deterministic. (#1188) 5 years ago
query.go Add membership setting function (#1259) 5 years ago
repository.go Add new OIDC auth method. (#1090) 5 years ago
repository_account.go Add predictable account IDs in dev mode (#1271) 5 years ago
repository_account_test.go Managed Groups OIDC Repo (#1254) 5 years ago
repository_auth_method.go Add token/userinfo claims to account read output (#1419) 5 years ago
repository_auth_method_create.go OIDC: add support for account claim maps (#1186) 5 years ago
repository_auth_method_create_test.go OIDC: add support for account claim maps (#1186) 5 years ago
repository_auth_method_delete.go Add new OIDC auth method. (#1090) 5 years ago
repository_auth_method_delete_test.go Add new OIDC auth method. (#1090) 5 years ago
repository_auth_method_operational_state.go Ongoing OIDC: support to request additional OIDC scopes from the IdP (#1175) 5 years ago
repository_auth_method_operational_state_test.go Add new OIDC auth method. (#1090) 5 years ago
repository_auth_method_read.go OIDC: add support for account claim maps (#1186) 5 years ago
repository_auth_method_read_test.go OIDC: add support for account claim maps (#1186) 5 years ago
repository_auth_method_test.go Add token/userinfo claims to account read output (#1419) 5 years ago
repository_auth_method_update.go Add token/userinfo claims to account read output (#1419) 5 years ago
repository_auth_method_update_test.go OIDC: add support for account claim maps (#1186) 5 years ago
repository_managed_group.go Managed Groups OIDC Repo (#1254) 5 years ago
repository_managed_group_members.go Add API/CLI for managed groups (#1265) 5 years ago
repository_managed_group_members_test.go Add managed group support to role principals (#1270) 5 years ago
repository_managed_group_test.go Add managed group support to role principals (#1270) 5 years ago
repository_test.go Add new OIDC auth method. (#1090) 5 years ago
service.go OIDC: make callback URL paths deterministic. (#1188) 5 years ago
service_callback.go Add the bits to actually read filters and assign values to users (#1261) 5 years ago
service_callback_test.go Update strutil import 5 years ago
service_start_auth.go OIDC: make callback URL paths deterministic. (#1188) 5 years ago
service_start_auth_test.go OIDC: make callback URL paths deterministic. (#1188) 5 years ago
service_test.go OIDC: make callback URL paths deterministic. (#1188) 5 years ago
service_token_request.go OIDC: make callback URL paths deterministic. (#1188) 5 years ago
service_token_request_test.go Ongoing OIDC: support to request additional OIDC scopes from the IdP (#1175) 5 years ago
signing_alg.go Add new OIDC auth method. (#1090) 5 years ago
signing_alg_test.go Add new OIDC auth method. (#1090) 5 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 Add managed groups test (#1289) 5 years ago