You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Creates a tenant manager identity provider type configuration for the given identity provider type.
771
+
#
772
+
# @param type [string] The type of the identity provider.
773
+
# @param request [OpenStruct, Hash] The request object that contains all the information used to create the tenant manager identity provider type configuration.
774
+
# @return [FusionAuth::ClientResponse] The ClientResponse object.
# Deletes the tenant based on the given request (sent to the API as JSON). This permanently deletes all information, metrics, reports and data associated
1274
1300
# with the tenant and everything under the tenant (applications, users, etc).
0 commit comments