Exception: Mysigner::CredentialResolver::AmbiguousCredentialsError
- Inherits:
-
StandardError
- Object
- StandardError
- Mysigner::CredentialResolver::AmbiguousCredentialsError
- Defined in:
- lib/mysigner/credential_resolver.rb
Overview
Raised when the cascade finds multiple candidates at a tier that can’t auto-disambiguate (e.g. several Keychain entries, several .p8 files on disk). Distinct from “not found” because the fix is different — pick one via a flag/env, don’t go re-onboard.