Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8806999
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 14, 20262026-06-14T02:16:00+00:00 2026-06-14T02:16:00+00:00

My silverlight project, Relaying Party (RP), uses WIF with passive authentication to control access.

  • 0

My silverlight project, Relaying Party (RP), uses WIF with passive authentication to control access. I need to add the ability to add a redirect to the login path.

When someone tries to access a page, they are redirected to the IP-STS to authenticate. Once Authenticated I want display a License agreement. Once the user hits ok, they would be redirected to the original page.

The path would be:

any site within the RP => IP-STS => License agreement => original Site

If it is easier, it would also be acceptible to display the agreement before going to STS, such as:

any site within the RP => License agreement => IP-STS => original Site

Ultimately, I want to set a cookie on the License agreement so that once it is accepted the user wouldn’t have to see the license agreement anymore.

Does anyone have advice on this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-14T02:16:01+00:00Added an answer on June 14, 2026 at 2:16 am

    Including these two parts in the config file ended up working once I configured the Terms.aspx page correctly with the FederatedPassiveSignIn object on the Terms.aspx page.

    In the configuration tag:

    <authentication mode="Forms">
      <forms loginUrl="~/Terms.aspx" />
    </authentication>
    

    In the system.web tag:

    <location path="Terms.aspx">
      <system.web>
        <authorization>
          <allow users="*"/>
        </authorization>
      </system.web>
    </location>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Silverlight project that uses MVVM with Prism. I followed http://www.telerik.com/help/silverlight/patterns-and-practices-eventtocommand-prism.html I
I am working on a Silverlight project that uses Django on the server using
I have a Silverlight project that uses a WCF service that I created. My
How we can add the silverlight project into a aspx page. I had created
I have a RadGridView control in a silverlight project and would like to have
Reproduction: Create a Silverlight project Turn it to version 5 Add references to the
Hi guys I am creating one Silverlight project in which i am adding control
When I add a Silverlight project to a blank solution, it asks me whether
i've got a silverlight project which uses linq to sql classes and sql server
I have a Silverlight project (in VB), which uses a (WCF RIA) Domain Service,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.