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 REST API specification for SAML APIs #72839

Merged
merged 3 commits into from
Jun 24, 2021

Conversation

jkakavas
Copy link
Member

@jkakavas jkakavas commented May 7, 2021

relates: #67189

@jkakavas jkakavas added :Security/Security Security issues without another label v8.0.0 Team:Clients Meta label for clients team v7.14.0 labels May 7, 2021
@jkakavas jkakavas requested a review from albertzaharovits May 7, 2021 05:59
@elasticmachine elasticmachine added the Team:Security Meta label for security team label May 7, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/clients-team (Team:Clients)

@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-security (Team:Security)

@ywangd
Copy link
Member

ywangd commented May 9, 2021

There is also RestSamlCompleteLogoutAction. But this API does not have documentation either. It's probably an oversight of the original PR. I can raise a separate PR for both its PR and rest api sepc.

"stability":"stable",
"visibility":"public",
"headers":{
"accept": [ "application/json"]
Copy link
Contributor

@albertzaharovits albertzaharovits May 30, 2021

Choose a reason for hiding this comment

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

     "content_type": ["application/json"]

I don't know if this is used (idem the rest).

"GET"
],
"parts":{
"name":{
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be realm_name instead of name.

Copy link
Contributor

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

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

Handful of nits and thoughts for you!

@jkakavas jkakavas requested a review from sethmlarson June 21, 2021 11:15
@jkakavas jkakavas merged commit 6887604 into elastic:master Jun 24, 2021
jkakavas added a commit to jkakavas/elasticsearch that referenced this pull request Jun 24, 2021
These API specifications were originally not added as we considered 
them internal.
jkakavas added a commit that referenced this pull request Jun 24, 2021
These API specifications were originally not added as we considered 
them internal.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>enhancement :Security/Security Security issues without another label Team:Clients Meta label for clients team Team:Security Meta label for security team v7.14.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants