Skip to main content
Question

Credential Feature: limit state in OAuth request

  • February 18, 2026
  • 1 reply
  • 25 views

Hi,

due to migration of my app to workflows I try to use the credential feature to initiate OAuth to a Mattermost server. Unfortunately, Mattermost only accepts a length of 1024 characters for the state field. The state that the credential feature sends is about 1152 character long and so the request is rejected. Is there a chance to set a limit of the state field in the feature?

Thanks and best regards, Marcus

1 reply

Taiwo Alagbe
  • New Participant
  • February 19, 2026

Hello ​@nyxophyl  Instead of connecting monday directly to Mattermost, create a small proxy that handles OAuth between monday and Mattermost.