Jump to: navigation, search

Difference between revisions of "BootstrappingHour/Authentication Flows"

(Created page with "== Authentication Flows in OpenStack == An overview of different authentication flows in OpenStack. * '''Host(s):''' Sean Dague * '''Experts(s):''' Steve Martinelli, David S...")
 
m (category BootstrappingHour)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Authentication Flows in OpenStack ==
 
== Authentication Flows in OpenStack ==
  
An overview of different authentication flows in OpenStack.
+
The keys to the kingdom, Keystone! For this bootstrapping hour Steve and David will talk about using Keystone, OpenStack's Identity Service. We'll dive into the code for examples on Authentication plugins, Token providers, and Identity backends.
  
 
* '''Host(s):''' Sean Dague
 
* '''Host(s):''' Sean Dague
 
* '''Experts(s):''' Steve Martinelli, David Stanek
 
* '''Experts(s):''' Steve Martinelli, David Stanek
* Youtube Stream: TBD
+
* Youtube Stream: http://www.youtube.com/watch?v=Th61TgUVnzU
 
* Etherpad: https://etherpad.openstack.org/p/obh-authentication-flows
 
* Etherpad: https://etherpad.openstack.org/p/obh-authentication-flows
 +
* Slides: https://docs.google.com/presentation/d/1qqmDh7eZwBQfPN5fQl6Up7nxdqlKzXijvs8R6pjOSrg/edit?usp=sharing
  
[[Category:Contribute]]
+
[[Category:BootstrappingHour]]

Latest revision as of 19:25, 8 January 2015

Authentication Flows in OpenStack

The keys to the kingdom, Keystone! For this bootstrapping hour Steve and David will talk about using Keystone, OpenStack's Identity Service. We'll dive into the code for examples on Authentication plugins, Token providers, and Identity backends.