git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@2404
ab3bd59b-922f-494d-bb5f-
6f0a3c29deca
}
requestContext.setFailureStatus(buildStatus(StatusCode.RESPONDER, null,
"Unable to construct NameIdentifier"));
+ log.error("No principal attribute supported encoding into the a supported name ID format.");
throw new ProfileException("No principal attribute supported encoding into the a supported name ID format.");
} catch (AttributeEncodingException e) {
log.error("Unable to construct NameIdentifier", e);