diff --git a/src/pages/SSOPage.tsx b/src/pages/SSOPage.tsx index 53390fc..f477800 100644 --- a/src/pages/SSOPage.tsx +++ b/src/pages/SSOPage.tsx @@ -93,7 +93,7 @@ export function SSOPage() { ["sign"], ); - const now = moment(new Date()); + const now = moment(new Date()).add(-1, "hour"); const expire = moment(new Date()).add(1, "hour"); inputRef.current!.value = await encodeAssertion(key, {