What is the max length of Client ID and Client Secret for OAuth Client
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2022 12:00 AM
We are trying to create OAuth Client for ServiceNow connector in Rome, Sandiego and Tokyo release.
Please let us know the max length of Client ID and Client Secret?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-10-2022 12:11 AM
Client ID has max length of 100 characters.
Client secret 255.
You can see this in the dictionary entry of the field or by right clicking the field and selecting "show - <field_name>"