I'm trying to configure SSO for my opendocument urls in NWBC - it works perfectly for BOE - but not at all for OpenDocument URL's ... it still forces a log in ... any idea what is missing from this file?
app.name=BusinessObjects OpenDocument
app.name.short=OpenDocument
# app.custom.product.name is used on the logon page to display the Product Name (defaults to SAP BusinessObjects). Optional
app.custom.product.name=
# You can specify the default Authentication types here. secEnterprise, secLDAP, secWinAD, secSAPR3
authentication.default=secSAPR3
# Choose whether to let the user change the authentication type. If it isn't shown the default authentication type from above will be used
authentication.visible=false
# You can specify the default CMS machine name here
cms.default=myservername:6400
# Choose whether to let the user change the CMS name. If it isn't shown the default System from above will be used
cms.visible=false
# Set to false to disable logon with token.
logontoken.enabled=true
# Set to false to disable logon with SAP LogonToken obtained through RESTful Web Service
SAPLogonToken.enabled=true
# Allow or disallow logoff on web session expiry for external logon.
# Has no effect if the global logoff.on.websession.expiry value is false
extlogon.allow.logoff=true
# whether to allow other pages to embed this application (as a frame) without passing a valid embed token.
logon.allowInsecureEmbedding=false
# Set sso.types.and.order to define a comma delimited list of SSO types to be enabled and the ordering
# An empty list indicates that the legacy ordering is to be used
# If the list is specified, the legacy options will be ignored
# Valid options: serializedSession, sapLogonToken, trustedIIS, trustedHeader, trustedParameter, trustedCookie, trustedSession, trustedUserPrincipal, trustedVintela, vintela, infoview, trustedX509, sapSSO, siteminder
# If none are desired specify: none
sso.types.and.order=