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

ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

Webframe authentication fails on SAP MII.

Vimal_Rawat
14-Alexandrite

Webframe authentication fails on SAP MII.

Hi 

We are trying to access some web page developed in SAP MII. We are tyring to open the page inside Thingworx webframe.

The SAP MII webpage shows the login page everytime but after submitting credentials i get 404 error from j_security.

however the authentication works if i use it outside of frame.

 

 

 

ACCEPTED SOLUTION

Accepted Solutions
Vimal_Rawat
14-Alexandrite
(To:slangley)

It seems like there is cookie based authentication in our SAP MII server. after changing the MYSAPSSO02 cookie parameter samesite="none", we were able to authenticate on the server.

View solution in original post

2 REPLIES 2
slangley
23-Emerald III
(To:Vimal_Rawat)

Hi @Vimal_Rawat.

 

Take a look at this article to see if it helps.

 

Regards.

 

--Sharon

Vimal_Rawat
14-Alexandrite
(To:slangley)

It seems like there is cookie based authentication in our SAP MII server. after changing the MYSAPSSO02 cookie parameter samesite="none", we were able to authenticate on the server.

Announcements


Top Tags