Skip to content

pshort/azure-activedirectory-identitymodel-extensions-for-dotnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

#Windows Azure Active Directory IdentityModel Extensions for .Net

IdentityModel Extensions for .Net provide assemblies that are interesting for web developers that wish to use federated identity providers for establishing the callers identity.

Assemblies in this repo


System.IdentityModel.Tokens.Jwt

  • Support for creating and validating Json Web Tokens.
  • Provides model for config free validation using TokenValidationParameters.

Microsoft.IdentityModel.Protocol.Extensions

  • Support for creating and consuming OpenId and WsFederation messages.
  • Support for validating Saml and Saml2 tokens using TokenValidationParameters.
  • Support for dynamic metatdata retreival.

License

Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. Licensed under the Apache License, Version 2.0 (the "License");

About

IdentityModel extensions for .Net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published