On 11/02/2011, at 11:45 AM, Jim Schaad wrote: > I apparently have a lack of understanding here. I had the assumption that I > would be creating a single gss-api session to talk to the service provider > and all conversations would be occurring in this single context. If they > are different contexts then I think that architecture document needs to make > this much clearer.
GSS-API has no concept, correct me if I'm wrong, of a session. Instead it has contexts, nothing is stopping you multiplexing multiple contexts over a single underlying session (DCE does this). -- Luke _______________________________________________ abfab mailing list [email protected] https://www.ietf.org/mailman/listinfo/abfab
