We redirect the user to the OAuth auth screen from within a frame. The auth screen correctly detects the frame and breaks it, but in before doing so it pops up a dialog box that says:Press OK to continue... (framed authorization page detected)This seems like debugging output to me. Can it be removed?j
- Log in to post comments
Consider this alert a heavy suggestion not to use frames of any kind to load our Authorization flow, it's forbidden.Taylor