Content
View differences
Updated by Wieland Lindenthal over 5 years ago
OAuth redirects to the URL as specified in the app. However, the post to that URL is not allowed if the user already granted access. This is due to fact that the very first form, the login in that case had not CSP form-action set to the redirect URLs.