Skip to content

Allow null name when deserialising API key document (#59485)#59496

Merged
ywangd merged 1 commit intoelastic:7.xfrom
ywangd:es-59481-nullable-apikey-name-7.x
Jul 14, 2020
Merged

Allow null name when deserialising API key document (#59485)#59496
ywangd merged 1 commit intoelastic:7.xfrom
ywangd:es-59481-nullable-apikey-name-7.x

Conversation

@ywangd
Copy link
Member

@ywangd ywangd commented Jul 14, 2020

API keys can be created without names using grant API key action. This is considered as a bug (#59484). Since the feature has already been released, we need to accomodate existing keys that are created with null names. This PR relaxes the parser logic so that a null name is accepted.

API keys can be created without names using grant API key action. This is considered as a bug (elastic#59484). Since the feature has already been released, we need to accomodate existing keys that are created with null names. This PR relaxes the parser logic so that a null name is accepted.
@ywangd ywangd merged commit 4350add into elastic:7.x Jul 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant