Tagged Questions
WIF is the new name for the Geneva framework
4
votes
2answers
1k views
Creating a local Token cache using the Geneva Framework
Haven't seen many Geneva related questions yet, I have posted this question in the Geneva Forum as well...
I'm working on a scenario where we have a win forms app with a wide installbase, which will ...
4
votes
2answers
6k views
Implementing claims-based security (WCF/ASP.NET)
After researching on the topic of claims-Based security (or a federated security model). I've been coming across many examples that use CardSpace as an example. The main article that I read that gave ...
3
votes
4answers
1k views
Windows Identity Foundation - Third Party Secure Token Server
I'm trying to get my head around all the claims based windows identity foundation magic.
Assuming I don't want to use ADFS, one thing that isn't clear to me is whether its best to roll your own STS ...
3
votes
1answer
463 views
Geneva-based STS, Java interop
I'd like to test whether my Geneva-based fedearated security services can be consumed with NetBeans/WSIT. Is there something like step-by-step guide? Server side uses 'message credentials over HTTPS' ...
3
votes
2answers
122 views
Trends in Externalizing Identity from Applications
Stackoverlow decided to use OpenID probably due to its simplicity while others believe that Information Cards (e.g. cardspace) is a better strategy in that it is backed by major industry vendors and ...
3
votes
2answers
824 views
Simple Claims Transformation for an RP-STS in Geneva Framework
After reading the MSDN article (http://msdn.microsoft.com/en-us/magazine/2009.01.genevests.aspx) on implementing a Custom STS using the Microsoft Geneva Framework I am a bit puzzled about one of the ...
2
votes
3answers
330 views
Is Azure Access Control and WIF suitable when some of the relying parties might not be .Net based
We currently have a few .Net applications on different domains with separate membership on each. We are moving to a federated login with single sign-on (and hopefully single sign-off) and a ...
2
votes
1answer
607 views
Help required with SAML 2.0 and ADFS 2.0 !
While trying to learn the ADFS 2.0 environment, I created an empty ASP.NET Claims aware application to be the RP using Visual Studio 2010.
using ADFS 2.0 I did the following:
Created a SAML 2.0 ...
2
votes
3answers
1k views
ADFS v2.0 Error : MSIS7042: The same client browser session has made '6' requests in the last '1' seconds
Folks,
I've got an ASP.NET MVC application that I am attempting to secure using the Release Candidate version of ADFS v2.0 (Geneva). I have configured the application as a relying party trust, and ...
2
votes
1answer
704 views
Moving from ADFS to the Geneva Framework
My company is in need of a federated identity solution, and being a Microsoft shop, we're looking to use MS technologies to accomplish this goal.
We don't have Server 2008 or .NET 3.5 in production, ...
1
vote
2answers
234 views
Azure/web-farm ready SecurityTokenCache
Our site uses ADFS for auth. To reduce the cookie payload on every request we're turning IsSessionMode on (see Your fedauth cookies on a diet).
The last thing we need to do to get this working in ...
1
vote
1answer
876 views
Configure Active Relying Party STS to Trust Multiple Identity Provider STSes
I am struggling with the configuration for the scenario below.
I have a custom WCF/WIF STS (RP-STS) that provides security tokens to my WCF services
RP-STS is an "Active" STS
RP-STS acts as a ...
1
vote
1answer
485 views
Programatically configure Web App and WCF to use an STS (WIF)
Ok so I ve step up a very simple asp.net and wcf service to use and STS for authentication, however, I wonder how can i achieve the same if configuringing it programatically.
I know I need to have ...
1
vote
2answers
431 views
Custom Claims with Geneva framework and how to “synch” users whitin your app
Hi there
Maybe this question highlights how little I know about claims identity management, but here it goes.
If using WIF within an application that uses a third party STS for Identity and that ...
1
vote
2answers
533 views
Handling credentials in an app consuming a WCF service with WIF/Geneva
I wonder what are the best practises in a client app ( winforms/ console/ whatever else) regarding consuming WCF that is Authorized and authenticated using WIF (used to be called geneva).
Also at a ...
1
vote
2answers
133 views
Using SQL Account Store in Geneva
Geneva has me pretty hot and bothered as a potential to solve complicated auth and SSO issues that have been presented to us by our customers. I understand that Geneva supports custom and SQL-based ...
1
vote
2answers
246 views
Alternative to Geneva Framework
Are there any alternatives to Microsoft Geneva Framework (preferably open source). We have planed to use it in production environment, but it looks like that Microsoft has license that doesn't allow ...
0
votes
1answer
717 views
How can I generate a SAML Security Token within the same application that consumes it?
I've been configuring some of my applications to use the Windows Identity Foundation. I use the passive redirection to get security tokens from a Security Token Service. I accomplished this by ...
0
votes
3answers
1k views
Windows Identiy foundation redistributable failed on Vista Home Premium edition
Yesterday it was announed that WIF - Windows Identity Foundation SDK RC was released in public domain. I tried installing the msu file from MSDN on my PC which has Home Premium edition of Vista and it ...
0
votes
2answers
86 views
Geneva Framework licensing cost
Is the framework once released as per microsoft later in the year 2009, going to br free or any licensing cost associated with its usage? Any insider information at this stage would greatly be ...
0
votes
1answer
168 views
Geneva Server STS
My requirement is the claims assigned to a user are company aware so say for example
User 1: is publisher for Product Manager for Company 1 but the same user is only editor for Company B. Can this be ...
0
votes
0answers
52 views
automatic “Geneva” sitemap?
Is there a way to generate a sitemap from claims and all the PrincipalPermissionAttribute(s) from my WCF service? idea behind this is to have always a current sitemap derived from the user claims and ...
0
votes
2answers
244 views
Talking to a Microsoft Geneva server from Java
Has anyone tried to interact with a Microsoft Geneva Server from Java?
Can it be done easily, using some combination of generally available libraries? If so: What are the important Java ...
0
votes
1answer
267 views
Specifying Required / Optional Claim Types in the Relying Party for a Passive STS
I have an asp.net application (relying party) that uses a passive STS for authentication and retrieval of claim values. The relying party is using the FederatedAuthenticationModule (FAM) to enable a ...
-1
votes
3answers
181 views
Minimum operating system requirement for Geneva server?
List of minimum operating system requirement for Geneva server?