Dan we are noticing one issue in our spnego implementation, because of some
unknown reason security token issued from  Microsoft Dynamics CRM is getting
expired well before its expiry time (that is 10 hrs.)
As per Microsoft folks we need to handle security token expiration exception
and try reauthentication, i am not sure where to do this and how to do this.
Is this something we have built in, in cxf atleast for for
issuedtokeninterecptor or secureconversationtokeninterceptor, than i can
take a look.
I can see that WS trust spec says :-
A Fault code (wsu:MessageExpired) is provided if the recipient wants to
inform the requestor that its security semantics were expired.  A service
MAY issue a Fault indicating the security semantics have expired.
But i am not sure how to handle this at client or do we have support for
this with in cxf framework.
Any help here will be highly appreciated.

--
View this message in context: 
http://cxf.547215.n5.nabble.com/SpnegoContextToken-Security-Token-support-for-CXF-tp569273p4896977.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to