-
Notifications
You must be signed in to change notification settings - Fork 197
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
feat: unprotected API for C8Run #5145
Conversation
👋 🤖 🤔 Hello, @conceptualshark! Did you make your changes in all the right places? These files were changed only in docs/. You might want to duplicate these changes in versioned_docs/version-8.6/.
You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines. |
aca449f
to
a1fc1d3
Compare
a1fc1d3
to
34e7481
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Committed a few wording updates, but otherwise this looks good to go - happy to get rid of the old cookie auth steps! 🙌
Just confirming, we would still need cookie auth for just C8Run in 8.6 and 8.7, correct? We have an open PR here. |
* feat: unprotected API for C8Run * update headers, auth steps --------- Co-authored-by: Cole Garbo <cole.garbo@camunda.com>
Description
Removes the now unnecessary cookie auth for the C8Run API, which is unprotected by default starting with 8.8.0-alpha2.
Also added a section to instruct the user on how to enable authentication and authorization, should they want to make use of it.
closes https://github.com/camunda/documentation-team/issues/463
When should this change go live?
bug
orsupport
label)available & undocumented
label)hold
label)low prio
label)PR Checklist
/docs
directory (version 8.8)./versioned_docs/version-8.7/
directory (version 8.7)./versioned_docs
directory.@camunda/tech-writers
unless working with an embedded writer.