Dear Experts,
1)How to disable sso in obiee 12c, my analytics url is opening below format
http://${SERVERNAME}.xxx.com:41000/bi-security-login/login.jsp?redirect=/analytics?bieehome&startPage=1)
I followed below steps do disable but no luck
Log in to FMW EM ->biinstance -> Security -> Single Sign On and uncheck the "Enable SSO" option.
2) how to use below command in windows command line
disableBISingleSignOn('$Oracle\Middleware\Oracle_Home\user_projects\domains\bi')
Thanks