Jump to: navigation, search

Difference between revisions of "BootstrappingHour/Authentication Flows"

(Authentication Flows in OpenStack)
m (category BootstrappingHour)
 
(2 intermediate revisions by one other user 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
Line 7: Line 7:
 
* Youtube Stream: http://www.youtube.com/watch?v=Th61TgUVnzU
 
* 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.