Does anyone known what accepted parameters can be used on Smartview? I've seen via network traces that it uses something like: D2-Smartview/ui/#d2?_sso_repository=<repository>&_sso_application=<application>. This url allows login into the repository automatically, but it seems that once you are logged in, this tries to concatenate the repository and gives authentication errors as it tries to login into "repository, repository".
Is it possible to login automatically via SSO into an specific application and loading a widget? Something like D2-Smartview/ui/#d2/nodes/<folderid>?_sso_repository=<repository>&_sso_application=<application>