openid-connect-generic
openid-connect-generic copied to clipboard
admin-ajax returning 0
Hi Daggerhart,
Thank you for this excellent plugin.
I have installed the plugin and after authentication I just get a "0" which I understand is a problem with admin-ajax action not matching a wordpress hook.
I've searched and saw this - https://github.com/oidc-wp/openid-connect-generic/issues/34 - but the response code of 200 and the solution doesn't seem to match my issue exactly.
I'm getting a response of 400,
action: openid-connectauthorize code: aPrxJRitDNO7dTYvnQt6LN7kHQU8SGS3yhJLE5vCoroxYOf_MmLZZuDcdFtIlTn5MGj7PLngvg== state: 70dc11a802694b3add50188b1817c4dd
I currently have SSL Verification off since it's a dev environment. I notice in the "action" there is a missing dash between connect and authorize, but I'm not sure where this is being set
@wineworkskeith what IDP are you using, also are you using the Alternative Redirect URI?