← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1308634] Re: missing import and syntax error in external-auth doc code example

 

** Changed in: keystone
       Status: Fix Committed => Fix Released

** Changed in: keystone
    Milestone: None => juno-1

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1308634

Title:
  missing import and syntax error in external-auth doc code example

Status in OpenStack Identity (Keystone):
  Fix Released

Bug description:
  The documentation about external authentication provides some
  boilerplate code to write a custom authentication middleware, but the
  code contains a few errors:

  * missing keystone.exception import
  * trailing : in line "username = self.do_auth(request):"

To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1308634/+subscriptions


References