Click or drag to resize

SolidFireElementListIdpConfigurations Method

Overload List
  NameDescription
Public methodListIdpConfigurations(ListIdpConfigurationsRequest)
List configurations for third party Identity Provider(s) (IdP), optionally providing either enabledOnly flag to retrieve the currently enabled IdP configuration, or an IdP metadata UUID or IdP name to query a specific IdP configuration information.
Public methodListIdpConfigurations(NullableGuid, String, NullableBoolean)
List configurations for third party Identity Provider(s) (IdP), optionally providing either enabledOnly flag to retrieve the currently enabled IdP configuration, or an IdP metadata UUID or IdP name to query a specific IdP configuration information.
Top
See Also