i wonder how can i manipulate sessionID**s in *FOS bundle Symfony2.
i need Symfony 2 to be a Central Authentication system(kinda AAA).
so I want to check Given SessionID*s from other applications requesting against **FOS and Update their timeouts.
is FOS a good framework to do this ?
where FOS Bundle store it's SessionIDs?
and Can i Manipulate them?