cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Other solutions instead of URI-parameters?

soni_minu
Explorer
0 Likes
250

Hello Experts,

We have MII-applications in the shoopfloor, which we are displaying on monitors. For authorization, we created technical users and put the name with password in the URI. To avoid the log-out, we are refreshing the website automatically every x-minutes.

Example for displaying of the one of the screen:

http://

/XMII/samplepage.html?param.1=0&param.2=151&param.3=006&IllumLoginName=MII_TechnicalUser&IllumLoginPassword=abcxyz

Accepted Solutions (0)

Answers (2)

Answers (2)

swaroop_anasane
Active Contributor
0 Likes

Hi Minakshi,

Get the SSO certificate for your application registered and use SSO configurations. It would not require URI to be passed everytime.

https://blogs.sap.com/2011/08/04/configuration-of-sso-and-its-uses-in-sap-mii/

Above is a blog by Suman that would help you achieve what is being talked about.

Regards,

Swaroop

abhinaste
Explorer
0 Likes

Hi,

You can enable the SSO login in MII server and further you can also set the time limit for the SSO ticket expiry.

Regards,

Abhijeet