Main entry point into the OAuth1 service.
keystone.oauth1.core.
Manager
[source]¶Bases: keystone.common.manager.Manager
Default pivot point for the OAuth1 backend.
See keystone.common.manager.Manager
for more details on how this
dynamically calls the backend.
create_request_token
(consumer_id, requested_project, request_token_duration, initiator=None)[source]¶driver_namespace
= 'keystone.oauth1'¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.