github.com/vmware/go-vcloud-director/v2@v2.24.0/.changes/v2.21.0/576-features.md (about)

     1  * Added AdminOrg methods `GetFederationSettings`, `SetFederationSettings`, `UnsetFederationSettings` to handle organization SAML settings [GH-576]
     2  * Added AdminOrg methods `GetServiceProviderSamlMetadata` and `RetrieveServiceProviderSamlMetadata` to retrieve service provider metadata for current organization [GH-576]
     3  * Added method `Client.RetrieveRemoteDocument` to download a document from a URL [GH-576]
     4  * Added function `ValidateSamlServiceProviderMetadata` to validate service oprovider metadata [GH-576]
     5  * Added function `GetErrorMessageFromErrorSlice` to return a single string from a slice of errors [GH-576]