Skip to content
Snippets Groups Projects
Commit f6d30e6e authored by renater.salaun's avatar renater.salaun
Browse files

Added tokens_validity_period parameter

git-svn-id: https://svn.geant.net/GEANT/edugain_testidp_account_manager/trunk@59 047e039d-479c-447e-8a29-aa6bf4a09bab
parent ef9f66ed
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,9 @@ our %global = (
## Validity period of test accounts, in days
'accounts_validity_period' => 7,
## Token validity period, in hours
'tokens_validity_period' => 2,
## Scope used by the Test IdP
'idp_scope' => 'my.fqdn',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment