mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 01:34:08 -05:00
adjust crypto lifespan for token
This commit is contained in:
parent
213cc8c10a
commit
170d1447df
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue