3

接続を確立するために spring-security-saml2 API を使用しています。

しばらくはうまくいきましたが、最近、応答ヘッダーの日付に問題が発生しました。フィルターorg.springframework.security.saml.SAMLProcessingFilterが呼び出されると (url -> /saml/SSO/alias/defaultAlias)、応答にはヘッダーが含まれ、dateこの日付は2 時間遅れます

したがって、エラーが発生しますEtat HTTP 401 - Authentication Failed : Response issue time is either too old or with date in the future, skew 60, time 2014-10-22T08:25:55.967Z(10h25でテスト)

日付を取得する方法と、この動作が定期的にしか発生しない理由がわかりません。手がかりを探しています。ありがとう。

4

1 に答える 1