> There are no methods to remove ClassifiedErrors from the AuthenticationErrorContext, It's a mutable collection, that's how the contexts handle collections. > so I just remove the whole context if I find the NoCredentials present. But that's the best thing to do here. -- Scott