Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Webservice instead of Redirects
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Joao Leme  
View profile  
 More options May 1 2012, 2:25 pm
From: Joao Leme <joaocarlosl...@gmail.com>
Date: Tue, 1 May 2012 11:25:36 -0700 (PDT)
Local: Tues, May 1 2012 2:25 pm
Subject: Webservice instead of Redirects

Could we use webservices instead of redirects for SSO multiples sites with
different domain? Any sample code? Thanks!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Arnott  
View profile  
 More options May 1 2012, 7:46 pm
From: Andrew Arnott <andrewarn...@gmail.com>
Date: Tue, 1 May 2012 16:46:49 -0700
Local: Tues, May 1 2012 7:46 pm
Subject: Re: [dotnetopenauth] Webservice instead of Redirects

I don't think so.  Redirects allow the *browser* to send the request to the
server, which will include any relevant authentication cookies.  An
arbitrary server-to-server request wouldn't include those cookies.

--
--
Andrew Arnott
"I [may] not agree with what you have to say, but I'll defend to the death
your right to say it." - S. G. Tallentyre

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Joao Leme  
View profile  
 More options May 1 2012, 8:23 pm
From: Joao Leme <joaocarlosl...@gmail.com>
Date: Tue, 1 May 2012 17:23:49 -0700 (PDT)
Local: Tues, May 1 2012 8:23 pm
Subject: Re: [dotnetopenauth] Webservice instead of Redirects

Thanks Andrew, it does make sense now. What about using an iframe for the
redirects? Would that easy the loading time? I was thinking about having
the RP checking on every request with the provider if there was a change on
the login status.
Thanks in advance!


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Arnott  
View profile  
 More options May 1 2012, 8:34 pm
From: Andrew Arnott <andrewarn...@gmail.com>
Date: Tue, 1 May 2012 17:34:55 -0700
Local: Tues, May 1 2012 8:34 pm
Subject: Re: [dotnetopenauth] Webservice instead of Redirects

Yes, iframes can be used (with OpenID in immediate mode).  But the HTML/JS
required to do so is mostly left as an exercise to the reader.  There are
some ASP.NET controls (if you're using web forms) or samples that may help
you (nerddinner.com) in this area.  They don't do what you're trying to do,
but they demonstrate some common iframe and js patterns for openid that may
assist you.

--
--
Andrew Arnott
"I [may] not agree with what you have to say, but I'll defend to the death
your right to say it." - S. G. Tallentyre

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »