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

ISSUE-9: Extend fields' truncation size in accesstokens' index #19

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cxn-mkalinovits
Copy link

To fix short-index collision the size of field values were enlarged from 50 to 255.
It is not clear what is the possible maximum size of used fields (platformUrl, clientId, scopes). The most problematic one is 'scopes' as it is a list of string values.

To fix short-index collision the size of field values were enlarged from 50 to 255.
It is not clear what is the possible maximum size of used fields (platformUrl, clientId, scopes). The most problematic one is 'scopes' as it is a list of string values.
@cxn-mkalinovits cxn-mkalinovits changed the title Extend fields' truncation size in accesstokens' index ISSUE-9: Extend fields' truncation size in accesstokens' index Jan 31, 2022
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.

1 participant