Show client secret length on the interconnect form #1365 by AzazelSensei · Pull Request #3256 · openremote/openremote · GitHub
Skip to content

Show client secret length on the interconnect form #1365 - #3256

Open
AzazelSensei wants to merge 1 commit into
openremote:masterfrom
AzazelSensei:fix-1365-interconnect-client-secret
Open

Show client secret length on the interconnect form #1365#3256
AzazelSensei wants to merge 1 commit into
openremote:masterfrom
AzazelSensei:fix-1365-interconnect-client-secret

Conversation

@AzazelSensei

Copy link
Copy Markdown

Description

Interconnect client secret must be 36 characters. The field did not say that, save did not check it, and a failed save only showed a generic snackbar.

  • Helper text on the client secret field
  • Save stays disabled unless the secret is exactly 36 characters
  • Snackbar uses the server error when save still fails

Fixes #1365

Checklist

  • 1. Acceptance criteria of the linked issue(s) are met
  • 2. Tests are written and all tests pass
  • 3. Changes are manually tested by you and the reviewer
  • 4. Documentation is written or updated

The secret must be 36 characters. Show that on the field, block save
when the length is wrong, and put the server error on the snackbar.
@AzazelSensei

Copy link
Copy Markdown
Author

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@sonarqubecloud

sonarqubecloud Bot commented Sep 1, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Interconnect: the form should show client secret requirements and proper error message

2 participants