vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Auto register and auto login (https://vborg.vbsupport.ru/showthread.php?t=67210)

cjoh44 07-15-2004 04:54 PM

Auto register and auto login
 
We want to run vbulletin as a secure message board behind our extranet site, we currently use Netegrity siteminder for security. We need two things:

1. When a user goes from our secure site (non-php) to vbulletin, I want to auto login them into the message board by passing Vbulletin the login information via URL or cookie. Is this possible or does anyone know of a hack.

2. Along with the above, if a person is not registered already, I want to offer them a way to either auto register with information passed in a cookie or URL string or if that doesn't work, have them do a quick registration.

Any suggestions or links to hacks would be very helpful.

Thanks,
Chris

nexialys 07-15-2004 06:55 PM

login by a url is always possible... not secure at all but possible... for the registration, simple... if you have cookies for your actual login process, the process can verify the cookie and create the user and login...

that process would be simple... the cookie have the username and password, so a simple modified version of the registration process can call the cookie infos and insert in the proper fields in a form, the user have simply to click "register" to proceed...

BUT...

nothing can be secure in that process because you can't provide a secure cookie - even if you set it to be coded...

cjoh44 07-16-2004 01:29 PM

nexialys,

Thanks for the update. Do you have any examples of doing a login via URL or the registration suggestion? Or can you send me any links on vbulletin.org, I searched and couldn't find any examples.

Chris

nexialys 07-16-2004 01:31 PM

there is no example here i think... i suggested to show you what can be done... btw, i don't think a guy here would to the job for a demo, it takes time and have to learn your system before making something secure...

neeraj.ray 02-23-2008 05:32 PM

Did Siteminder SSO work for you with vBulletin?


All times are GMT. The time now is 02:40 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01003 seconds
  • Memory Usage 1,708KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete