InfoQ

InfoQ

News

My Bookmarks

Login or Register to enable bookmarks for unlimited time.

The content has been bookmarked!

There was an error bookmarking this content! Please retry.

Identity Developer Training Kit Based On Microsoft 'Geneva' Released

Posted by Dilip Krishnan on May 21, 2009

Sections
Architecture & Design,
Development,
Enterprise Architecture
Topics
.NET Framework ,
SOA ,
.NET ,
Identity Management
Tags
Training

Microsoft released an identity developer training kit, following closely on the heels of the release of Geneva Beta 2 at Teched. The training kit is a set of hands-on labs and resources designed to help developers to take advantage of Microsoft’s identity products and services. The Geneva Framework is the basis of the training kit; and also gives guidance on using it Geneva Server, Windows Live ID, the Microsoft Federation Gateway and the .NET Access Control Service.

“Geneva” is the code-name for Microsofts’ claims-based access (CBA) platform strategy. It includes the "Geneva" Framework, "Geneva" Server, and Windows CardSpace "Geneva." The Geneva Framework provides developers with tools to build claims-based applications and services that involve tokens issued by a Security Token Service (STS), as well as tools for building a custom STS and for building Windows CardSpace-enabled applications

Vittorio Bertocci, an Architect Evangelist at Microsoft about the goals of the training kit.

We took special care to follow a progressive approach, in which we introduce concepts and ideas gradually: however we made sure that every single step is useful for solving a real-life problem,

The idea was to cover many of the scenarios that we are often asked about in forums and customer discussions, but also to present things in the right order so that application developers can learn to use geneva framework without necessarily having to understand the entire stack. The kit tried to be respectful of that, but also kept into account the needs of the ones that want to know what really happens in the kitchen.

The training materials contains Hands on Labs (HOL), that are categorized by practical usage scenarios of the Geneva Framework. The training material is naturally geared towards the solutions on the Microsoft stack. Vittorio provides details  of what is included in the training kit and mentions the various scenarios and topics covered in the HOL.

Web Sites and Identity

  • Enabling claims based access for an ASP.NET Web Application by generating a local STS
  • Customizing the Credentials Accepted by a Local STS
  • Accepting Tokens from a Geneva Server STS
  • Accepting Tokens from Live ID
  • Accepting Tokens from .NET Access Control Service
  • Invoking a WCF Service on the Backend via Delegated Access

Web Services and Identity

  • Using Geneva Framework for Handling Authentication and Authorization in a WCF Service
  • Accepting Tokens from a Geneva Server STS
  • Accepting Tokens from .NET Access Control Service
  • Invoking a WCF Service on the Backend via Delegated Access

Enhancing ASP.NET Membership Provider Website with identity provider Capabilities

Introduction to the .NET Access Control Service

More information is available at Vittorio’s blog and the Geneva Team blog.

  • This article is part of a featured topic series on SOA

No comments

Watch Thread Reply

Educational Content

New-age Transactional Systems - Not Your Grandpa's OLTP

John Hugg discusses high volume transaction processing applications with high and low frequency profiles, and how VoltDB can be used for that purpose.

Cool Code

Kevlin Henney examines code samples to see what can be learned from them starting from the premise that one won’t write great code unless he knows how to read it.

Collaboration: At the Extremities of Extreme

Jason Ayers share the observations he made watching a team of developers collaborating in real time on the same code base, pushing XP, pair programming and continuous integration to their extremes.

Yesod Web Framework

Michael Snoyman presents Yesod, a web framework written in Haskell and containing a web server, templating, ORM, libraries (templating, gravatar, etc.).

Transactions without Transactions

Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.

Attila Szegedi on JVM and GC Performance Tuning at Twitter

Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.

10 tips on how to prevent business value risk

One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.

Interview: Software Systems Architecture: Working With Stakeholders Using Viewpoints and Perspectives

InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.