pronghorn-core

On this page:

updateSSOConfig

Summary

Update a SSO configuration

Description

Update a SSO configuration

Route

PUT /sso/configs/:name

Roles

admin

Parameters

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

Return

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