Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
marcschloemmer
Partner - Contributor II
Partner - Contributor II

Virtual Proxy redirect URI depending on server

Hi there,

 

I set up a virtual proxy in QMC which should redirect to http://SERVERNAME/login. Login is a self created authentication page.

We have two different servers, for explanation I'll name them "development" and "production". They both call https://SERVERNAME/virtualproxy and then should be redirected to the local authentication page.

 

The problem is that I can only put in a hardcoded authentication module redirect uri - like http://development/login.

 

Is it possible to make the redirect URI with some kind of placeholder and depending on the server calling the virutal proxy, it will either redirect to http://Development/login or http://production/login ? So for example the authentication module redirect uri ist something like http://HOSTNAME/login

Or is the only possible solution to create 2 virtual proxies.

Right now the problem is that no matter I call the virutal proxy from development or production server - I'll always get redirected to http://Development/login - because it is hardcoded.

 

Thank you for your help

Labels (1)
0 Replies