: Verifying that a user comes from a 'partner' site? We're building a Drupal module that is going to be given to trusted 'corporate partners'. When a user clicks on a link, he should be redirected
We're building a Drupal module that is going to be given to trusted 'corporate partners'. When a user clicks on a link, he should be redirected to our site as if he's a logged in user.
How should I verify that the user is indeed coming from that site? It does not look like 'HTTP_REFERER' is enough because it appears it can be faked.
We are providing these partner sites with API Keys. If I receive the API-key as a POST value, sent over https, would that be a sufficient indicator that the user is a genuine partner-site user?
More posts by @Rambettina238
1 Comments
Sorted by latest first Latest Oldest Best
If a unique login and password combination is sent over https and those credentials are valid then that is a secure way to confirm a partner's identity. That's how most APIs work including those of payment processing companies.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.