Result of credential resolution, tracking where each value came from. Useful for debugging and audit logging.
This interface is designed to be forward-compatible with the 3.0 credential system's ResolvedCredential interface.
ResolvedCredential
Which fields came from request vs environment (for debugging)
Source of the credentials: 'request', 'environment', or 'mixed'
The resolved credential values
Result of credential resolution, tracking where each value came from. Useful for debugging and audit logging.
Remarks
This interface is designed to be forward-compatible with the 3.0 credential system's
ResolvedCredentialinterface.