Categories
- All Categories
- 4 Oracle Analytics Sharing Center
- 12 Oracle Analytics Lounge
- 189 Oracle Analytics News
- 41 Oracle Analytics Videos
- 15.4K Oracle Analytics Forums
- 5.9K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 65 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Set ideal time in OAS and redirect to login page

Answers
-
...config/fmwconfig/biconfig/bi-security
-> config.properties
-> internalSessionTokenExpiryTime=DESIREDTIMEINMILISECONDSGOESHERE
0 -
What is the maximum time which we can put in seconds ? or there is no uperlimit
Also will it automatically redirect to login page ?
0 -
there is something in here but as i do not have access can you see what's been discussed here ?
0 -
I have tried your way and restarted the server but it stay on the same page i tried for 10 seconds only so i know how it works.
it is not logging me out nothing am i missing something
0 -
Do you expect the page to change and tell you that your session expired?
There are various kind of session timeout or expiration, and because it's just a webpage, it will maybe not tell you the session is gone if you don't move, but as soon as you try to do something you get a popup telling you the session is gone and you need to login again first.
0 -
+1 to Gianni. It will force you to re-authenticate as soon as you click something or want to do something.
0 -
@Gianni Ceresa @Christian Berg-0racle I tired using internalSessionTokenExpiryTime=DESIREDTIMEINMILISECONDSGOESHERE
but it stays on same page even if i click somewhere or refresh page after 10seconds
0 -
Hey Marco.
I never tried to find out the lowest limit permissible for that setting but somehow I doubt that 10 seconds is a valid input as 10sec and then you get logged out is pretty much useless for an analytics system
0