Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Removing logout button in Admin tab- UI customization
lucy1
Hi All,
I want to remove the logout button in Administration tab as part of UI customization.
I was able to find the logout menu option of ccpro in C:\Interwoven\TeamSite\httpd\webapps\content_center\WEB-INF\conf\ccpro\ui_common.xml but no entry for logout in admin tab anywhere
Help please
Thanks,
Lucy
Find more posts tagged with
Comments
Rick Poulin
AFAIK, the Admin Console is entirely non-customizable. I would hope that those few users who have access to it could be simply told (and should be smart enough to understand) not to click there.
/assuming some kind of SSO situation for wanting to remove this.
lucy1
Hi Rick,
Exactly . We are trying to remove it for the SSO approach.
Since users are able to logout using admin tab
Hence we are thinking to remove it
Thanks,
Lucy
mart2001
Have you notice that if you logout from the admin tab, you get a different login screen than if you log out from ccpro?
lucy1
Yes, but We are trying to check if we can remove logout in admin tab for a sso implementation
If anyone has done please let me know.
Rick Poulin
Like I said, this can't be done in a supported fashion. Your only option is to comment it out directly in the JSP, and that's subject to getting undone under many scenarios.