rombert commented on PR #18: URL: https://github.com/apache/sling-samples/pull/18#issuecomment-3242816099
@nscendoni - I tried to demonstrate how to login with OIDC using Google but I can't seem to get the user authenticated. With the attached changes I can trigger a login flow when accessing http://localhost:8080/content/oauth-demo/playlists.html , I get to confirm the authentication with Google but when the redirect is sent to http://localhost:8080/oauth-demo/playlists/j_security_check?state=...&code=... ( which loooks good to me ) I get the sling form authentication page. What am I doing wrong here? (please ignore the spotify references, it looks like they are not a conformat OIDC provider) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@sling.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org