Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only allow ClientIds of 255 characters for the Client Credentials #17536

Conversation

bergmania
Copy link
Member

Fixes #17506

Description

Returns InvalidClientId status when the clientID is longer than 255 characters

Now the validation of ClientId has a max of 255 characters
@bergmania bergmania changed the title Fixes https://github.com/umbraco/Umbraco-CMS/issues/17506 Only allow ClientIds of 255 characters for the Client Credentials Nov 14, 2024
Copy link
Contributor

@nikolajlauridsen nikolajlauridsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@nikolajlauridsen nikolajlauridsen merged commit ba8092f into v15/dev Nov 15, 2024
19 of 20 checks passed
@nikolajlauridsen nikolajlauridsen deleted the v15/bugfix/17506-Handle-too-long-client-Ids-for-client-credentials branch November 15, 2024 08:40
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.

2 participants