EmbedSecret

Version 4.0.24.6 (latest)
Datatype
Description
(object)
object
algorithm
string
Signing algorithm to use with this secret. Either `hmac/sha-256`(default) or `hmac/sha-1`
created_at
string
When secret was created
enabled
boolean
Is this secret currently enabled
id
string
Unique Id
secret
string
Secret for use with SSO embedding
user_id
string
Id of user who created this secret
secret_type
string
Field to distinguish between SSO secrets and JWT secrets Valid values are: "SSO", "JWT".