cancel
Showing results for 
Search instead for 
Did you mean: 

Running MI-Webconsole in a Portal with SSO?

Former Member
0 Kudos

Hi,

we want to do mobile Administration from a SAP Portal.

How can i integrate the MI-Webconsole with SSO in a portal?

I created a URL-IView for webconsole,but i get the webconsole login screen in the Portal.

Is there are solution how to do Single-Sign-On to MI-Webconsole from a portal?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Marco,

you can realize a portal SSO to webconsole with user mapping by doing following steps:

1. Create a HTTP-System in the system configuration of your portal.You need this HTTP-System for the User-Mapping of Webconsole login.

2. Create an URL iview to "webconsole/checklogin" for example: "http://yoursystem.domain:port/me/WebConsole/checklogin"

3. Select your created Http-System as system in the URL-iview!!

4. Set the following values in the url-parameter table of the Iview:

user = select mappedUser from dropdownlistbox

pwd = select mappedPasswort from dorpdownlistbox

system=your system

client=your client

language=EN

systemnumber=00

(Enter here the login-values from input fields of webconsole login screen)

5. Assign the iview to a page/workset/role(you have still done that)

6. Do the User Mapping for the created Http-System in the Personalisation.

That's it.

Then you can logon to MI-Webconsole via Portal without having a seperate webconsole login.

Regards and please don't forget to reward with some christmas-points;-)

Frank Brackmann

Message was edited by: Frank Brackmann

Answers (0)