Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hello everyone!
I have added the secret key when running Mashup why does the session box pop up to enter account and password still pops up
Hi @Snoopy_hu
Have you enabled "Allow Application key as URL Parameter" in PlatformSubsystem
Also, I can see you used a different URL format
Please use the below format
https://<<HOSTNAME>>/Thingworx/Mashups/<<MashupName>>?appKey=<<APPKEY>>&x-thingworx-session=true
/VR
Hi @Velkumar ,
Yes, I have enabled "Allow Application key as URL Parameter" in PlatformSubsystem; and I've tried the format you recommended, but it still converts to the format I asked the question about at runtime.
Hi @Snoopy_hu
Yes does redirect to index.html page. It is the actual or intended functionality of Thingworx
/VR
Hi @Velkumar
I just checked the documentation and unfortunately, for security reasons, the system has disabled the use of the APPKEY lookup feature in the new version.
Hi @Velkumar
I've turned it on, but it still won't run.Why is that?Please help me.
Hi @Snoopy_hu
Is the Thingworx Instance enabled with SSO Authentication ?
If yes, please check this article - Article - CS279189 - How to Configure SSO Authentication and REST API Application Key Authentication Simultaneously in ThingWorx Platform (ptc.com)
/VR
OK,Thanks,
I'll do my best to try.