Get SAML Connection
Gets a SAML connection.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
id
ID of the SAML connection to get.
Response
OK
samlConnection
The requested SAML connection.
