adjust crypto lifespan for token

This commit is contained in:
TheWanderingCrow 2025-12-18 08:42:03 -05:00
parent 213cc8c10a
commit 170d1447df

View file

@ -124,7 +124,7 @@
} }
authentication portal myportal { authentication portal myportal {
crypto default token lifetime 3600 crypto default token lifetime 21600
enable identity provider generic enable identity provider generic
cookie insecure off cookie insecure off
} }