Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 869 Bytes

IamServiceProvider.md

File metadata and controls

14 lines (10 loc) · 869 Bytes

IamServiceProvider

SAML Service provider related information in Intersight.

Properties

Name Type Description Notes
entity_id str Entity ID of the Intersight Service Provider. In SAML, the entity ID uniquely identifies the IdP/Service Provider. [optional] [readonly]
metadata str Metadata of the Intersight Service Provider. User downloads the Intersight Service Provider metadata and integrates it with their IdP for authentication. [optional] [readonly]
name str Name of the Intersight Service Provider. [optional] [readonly]
system IamSystem [optional]

[Back to Model list] [Back to API list] [Back to README]