Hello,
is it possible to use Mashup-Views within SAPGUI- or WebDynpro-Views?
Is a "anonymus user" available or do you have others tips to handle the needed but disruptive Mashup logon?
Kind regards
Thorsten
Hello,
is it possible to use Mashup-Views within SAPGUI- or WebDynpro-Views?
Is a "anonymus user" available or do you have others tips to handle the needed but disruptive Mashup logon?
Kind regards
Thorsten
Hello Thorsten,
integrating MashApps within other websites or portlets is currently under development. Same for the "anonymous user" which is a feature you can expect later this year!
Stay tuned
Stephan
As far as I understand you can pass the logon credentials via URL like this:
"http"://localhost:16360/mashzone/j_spring_security_check?j_username=system&j_password=manager
So create a view only user record and publish the URL for prompt anonymous access, if you don't want the users to see the logon screen.
Hope this helps.