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/api/authmethods
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
..
authenticate.go Fix panic in non-generated API calls when printing as JSON (#1095) 5 years ago
authenticate_test.go Add new OIDC auth method. (#1090) 5 years ago
authmethods.gen.go Integrate with Vault to retrieve and manage per session credentials (#1308) 5 years ago
changestate.go Pass disable_discovered_config_validation in the API change-state call (#1100) 5 years ago
oidc_auth_method_attributes.gen.go OIDC: add support for account claim maps (#1186) 5 years ago
oidc_auth_method_authenticate_start_response.gen.go Make oidc auth callback redirect on most errors (#1105) 5 years ago
option.gen.go OIDC: add support for account claim maps (#1186) 5 years ago
password_auth_method_attributes.gen.go Add Result types to Go SDK and properly populate body/map fields (#358) 6 years ago