Reports Security - SSO and custom security authorization
524285Jul 20 2006 — edited Aug 23 2006Currently, we have 3000+ reports deployed on web using SSO authentication. We are now required to add additional level of security so not all in the company can access the reports but only certain workgroups. We have these userids in a table already, so we are looking for a way to pass the SSO user info and do a authorization check against a table. We don't want to touch all 3000 reports to do this so looking for an answer that can be done on the application server side or before report is ran. We are still required to use SSO. Any suggestions would be appreciated.