Chris Newman wrote:
TLS only provides certificate-based identity today, a mechanism
that is very different from other user identity services because it does not
require the TLS stack to perform a user identity network lookup in the middle
of the TLS handshake. Doing that means the TLS stack suddenly has to
communicate problems talking to the identity lookup service through the TLS
stack and back to the application.
Reading what you are saying, I suspect you have somewhat misunderstood the
proposal and the GSS-API abstraction in general.