This repository has been archived by the owner on Nov 19, 2017. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 136
Home
leastprivilege edited this page Oct 2, 2014
·
15 revisions
- [Video: Initial Setup] (https://vimeo.com/69300053)
- [Video: Sample Walkthrough] (https://vimeo.com/69313963)
- [Video: AuthorizationServer: Federated Authentication for Web Sign-ins] (https://vimeo.com/69407850)
- [Video: AuthorizationServer: Federated Authentication for the Resource Owner Password Flow] (https://vimeo.com/69407503)
- [Video: Some Consent Screen Features] (https://vimeo.com/69495992)
- [NDC 2013: Web API Security and AuthorizationServer] (https://vimeo.com/68327244)
- [NDC 2013: OAuth2 - The good, the bad and the ugly] (https://vimeo.com/68331687)
- [Software Architect 2013: Securing Web API based architectures] (https://vimeo.com/user22258446/review/79095048/9a4d62f61c)
- Motivation for AuthorizationServer: OAuth2 done right
- Announcement
- Relationship between AuthorizationServer and IdentityServer
- What's in an Access Token
- Authentication in AuthorizationServer
- [Scope-based Authorization] (http://leastprivilege.com/2013/06/27/scope-based-authorization-in-asp-net-web-api/)
- [Combining AuthorizationServer with ADFS] (http://leastprivilege.com/2013/09/19/adding-oauth2-to-adfs-and-thus-bridging-the-gap-between-modern-applications-and-enterprise-back-ends/)
- [Combining AuthorizationServer with Windows Integrated Authentication] (http://leastprivilege.com/2014/01/11/combining-thinktecture-authorizationserver-with-windows-integrated-authentication/)
- [Combining AuthorizationServer with Auth0] (http://leastprivilege.com/2014/04/08/integrating-authorizationserver-with-auth0/)
- [Assertion Flow - Introduction] (http://leastprivilege.com/2013/12/23/advanced-oauth2-assertion-flow-why/)
- [Assertion Flow - How to] (http://leastprivilege.com/2013/12/23/advanced-oauth2-assertion-flow-how/)
- Turn off claims filtering