Categories
- All Categories
- 4 Oracle Analytics Sharing Center
- 9 Oracle Analytics Lounge
- 182 Oracle Analytics News
- 39 Oracle Analytics Videos
- 15.3K Oracle Analytics Forums
- 5.9K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 62 Oracle Analytics Trainings
- 14 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
OBIEE 12C user session out

Dear Experts,
Could you please let me know where to implement the session out in obiee 12c environemnt. OBIEE user idle is some time then session should be logout , could you please let me know where to implement this , same as Weblogic console and EM ?
Env: OBIEE 12.2.1.4.0
Windows server 2016
Answers
-
-
Dear Joel,
Thanks for your reply.
1.This is the only one place to add the details or is there any other way to implement session timeout.
<ServerInstance>
...
<Security>
<ClientSessionExpireMinutes>n</ClientSessionExpireMinutes>
<LogonExpireMinutes>n</LogonExpireMinutes>
</Security>
...
</ServerInstance>2. For Weblogic console and EM where to implement session timeout
0 -
The document clearly states all the steps needed in order to modify the user session timeout.
0