![]() |
Hook for external authentication?
Hi. I'm writing a plugin to use our external user database via SOAP. It creates the user in vb if the user does not already exist. If it does exist, it updates the vb password for the user to match whatever got authenticated through SOAP.
Everything works perfectly, except when a new user is created in vbb, they then get the failed log message. Simply refreshing the page logs them in. It's currently hooked at global_complete. Is there an existing hook which would solve the failed login message on new account creation, or does it sound like I missing something in the code? Any example of this type of thing out there? Version is 3.82. Thanks in advance. |
How are you authenticating vBulletin? Are you setting cookies?
|
Cookieuser is set as soon as they pass external auth. The account gets created fine. The only problem is that VB gives an incorrect login message following new account creation. Refreshing the error page logs the new user in without a problem.
Here's my code from that point until the end of the plugin: Code:
// User passed external authentication so set cookie |
All times are GMT. The time now is 12:15 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|