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

Add authentication type to AuthenticateResponse #5116

Merged
merged 1 commit into from
Nov 26, 2020

Conversation

stevejgordon
Copy link
Contributor

elastic/elasticsearch#61247 added a new "authentication_type" field to the response of "GET _security/_authenticate". This commit adds this as a property of the AuthenticateResponse type.

Contributes to meta issue #5096

elastic/elasticsearch#61247 added a new
"authentication_type" field to the response of
"GET _security/_authenticate". This commit adds this as a property of
the `AuthenticateResponse` type.

Contributes to meta issue #5096
@stevejgordon stevejgordon merged commit f974897 into master Nov 26, 2020
@stevejgordon stevejgordon deleted the feature/authentication-type branch November 26, 2020 10:42
github-actions bot pushed a commit that referenced this pull request Nov 26, 2020
elastic/elasticsearch#61247 added a new
"authentication_type" field to the response of
"GET _security/_authenticate". This commit adds this as a property of
the `AuthenticateResponse` type.

Contributes to meta issue #5096
github-actions bot pushed a commit that referenced this pull request Nov 26, 2020
elastic/elasticsearch#61247 added a new
"authentication_type" field to the response of
"GET _security/_authenticate". This commit adds this as a property of
the `AuthenticateResponse` type.

Contributes to meta issue #5096
stevejgordon added a commit that referenced this pull request Nov 30, 2020
elastic/elasticsearch#61247 added a new
"authentication_type" field to the response of
"GET _security/_authenticate". This commit adds this as a property of
the `AuthenticateResponse` type.

Contributes to meta issue #5096

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Nov 30, 2020
elastic/elasticsearch#61247 added a new
"authentication_type" field to the response of
"GET _security/_authenticate". This commit adds this as a property of
the `AuthenticateResponse` type.

Contributes to meta issue #5096

Co-authored-by: Steve Gordon <[email protected]>
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