Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the character length for client secrets generated by the system, impacting the security of OAuth integrations. |
| What area does it affect? |
OAuth client configuration |
| What does the default mean? |
The default value is "32", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting security settings or implementing new OAuth integrations. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.oauth.client_secret.auto_generate_length |
| Sys ID |
c32ab9247f131210753b2cce7c8665d4 |
| Type |
integer |
| Application |
Global |
| Default value |
32 |
| Description |
This property specifies the length of client secrets that are automatically generated, with a default value of 32. The value must be between 10 and 4096 |
| Updated |
2025-04-03 12:03:06 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties