Bug 1119115 - [RFE][python-keystoneclient]: The 'auth' endpoint.
Summary: [RFE][python-keystoneclient]: The 'auth' endpoint.
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/pyth...
Whiteboard: upstream_milestone_none upstream_defi...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-07-14 04:00 UTC by RHOS Integration
Modified: 2015-03-19 16:52 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 16:52:32 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description RHOS Integration 2014-07-14 04:00:35 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/python-keystoneclient/+spec/session-auth-endpoint.

Description:

When you send a request through a session you specify the type of endpoint you want it to be sent to. At the moment this consists of 'public', 'internal' and 'admin'. When dealing with unscoped tokens (which don't have a service catalog) this isn't sufficient. We need a way to specify that there are certain requests that need to go to the same URL where the authentication was initially retrieved - the auth_url. 

I propose that we add a new endpoint label called 'auth' to the identity plugins and that non-identity plugins will also have to respond to (in whatever manner most appropriate to them) that means the request should be sent to the original authentication URL. 

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.