keystoneauth1.identity.v3.federation.
FederationBaseAuth
(auth_url, identity_provider, protocol, **kwargs)¶Bases: keystoneauth1.identity.v3.federation._Rescoped
Federation authentication plugin.
auth_url (string) – URL of the Identity Service
identity_provider (string) – name of the Identity Provider the client will authenticate against. This parameter will be used to build a dynamic URL used to obtain unscoped OpenStack token.
protocol (string) – name of the protocol the client will authenticate against.
federated_token_url
¶Full URL where authorization data is sent.
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.