| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique Id | [optional] |
| user_id | int | Id of user who created this secret | [optional] |
| created_at | str | When secret was created | [optional] |
| secret | str | Secret for use with SSO embedding | [optional] |
| algorithm | str | Signing algorithm to use with this secret | [optional] |
| enabled | bool | Is this secret currently enabled | [optional] |