openid-connect-generic
openid-connect-generic copied to clipboard
exceptions for "enforce privacy" in iFrame
Hi, is it possible to create an exception for IFrames or certain domains for the enforce privacy function? I´ve no much experience with JS and pushed to the limits here with php. At the moment I have put the function into: if(!-_SERVER['HTTP_REFERER'] == 'YourFrameURL'){} However, I don´t want to disable the function for iFrames in general, but only for certain domains.
I'm not clear on the exact issue here. If you can tell me where you put your custom code, maybe we could add a filter or something to help.