SmItH197 / SteamAuthentication

A simple PHP Authentication that enables steam users to log into their steam account to access content!
MIT License
446 stars 147 forks source link

Invalid claimed_id or identity #259

Open simas289 opened 3 years ago

simas289 commented 3 years ago

Invalid id

using the provided demo and example files, logging in fails every time. I didn't change anything in those files, but I'm not sure which one to use, or to use both?

I'm using the newest 4.0 version, and a localhost to run everything, in the corner I get a message "User is not logged in." I've read other issues but none of them contained the link I get: "http://localhost/?login&openid.ns=http%3A%2F%2Fspecs.openid.net%2Fauth%2F2.0&openid.mode=error&openid.error=Invalid+claimed_id+or+identity" All of them were getting different links and none of the were close to mine.

As I said the code I'm using is the same in demo.php and example.php with no changes to it at all.

MASRPNathan-G commented 2 years ago

Ever figure this out?