pronghorn-core

On this page:

deleteSSOConfig

Summary

Delete a SSO configuration

Description

Delete a SSO configuration

Route

DELETE /sso/configs/:name

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
name string yes The name of the SSO configuration to delete

Return

DetailsExampleSchema
Name Type Description
result object The result of the SSO config deletion process.