Main entry point into the Federation service.
Bases: Manager
Default pivot point for the Federation backend.
See keystone.common.manager.Manager
for more details on how this
dynamically calls the backend.
List enabled service providers for Service Catalog.
Service Provider in a catalog contains three attributes: id
,
auth_url
, sp_url
, where:
id is a unique, user defined identifier for service provider object
auth_url is an authentication URL of remote Keystone
sp_url a URL accessible at the remote service provider where SAML assertion is transmitted.
list of dictionaries with enabled service providers
list of dicts
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.