vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Single Sign On (SSO) using ASP.net (https://vborg.vbsupport.ru/showthread.php?t=271575)

USI_Garrett 10-07-2011 02:10 PM

Single Sign On (SSO) using ASP.net
 
Hello. I am wanting to setup a Single Sign On (SSO) by calling vBulletin from my ASP.net app. Will vBulletin allow this? How could this be accomplished?

I would like to verify the person logging in through my ASP.net application, then just 'send' the user into vBulletin by passing credentials on the URL (or another preferred way).

Just trying to figure out what the Best Practice is on doing this.

Any help would be much appreciated.

vrinteractive 05-31-2012 06:08 PM

The easy way to do this is to create a form inside an iframe on the site and pass the user/pass in through post variables. not entirely smooth but entirely easy and future proof.

firebrand media 06-01-2012 02:43 PM

Quote:

Originally Posted by vrinteractive (Post 2335184)
The easy way to do this is to create a form inside an iframe on the site and pass the user/pass in through post variables. not entirely smooth but entirely easy and future proof.

I'm trying to just create a standalone login page. Which would be exactly the solution you're suggesting here for the iFrame.
But it doesn't appear to be trivial.
There's hidden fields and client-side MD5 hashes.

If you can point to the "entirely easy" example, it will answer a lot of similar threads.


All times are GMT. The time now is 10:11 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
  • Page Generation 0.03368 seconds
  • Memory Usage 1,709KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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