Skip to content

Add Node.js part to Outbound Authentication#2596

Open
vkozyura wants to merge 19 commits into
mainfrom
outbound-auth-node
Open

Add Node.js part to Outbound Authentication#2596
vkozyura wants to merge 19 commits into
mainfrom
outbound-auth-node

Conversation

@vkozyura

Copy link
Copy Markdown
Contributor

No description provided.

@vkozyura vkozyura requested a review from renejeglinsky as a code owner May 28, 2026 08:27
@vkozyura vkozyura marked this pull request as draft May 28, 2026 08:27
@vkozyura vkozyura marked this pull request as ready for review June 5, 2026 13:13
@PDT42 PDT42 self-requested a review June 15, 2026 08:39

@PDT42 PDT42 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Perhaps this guide should use the Java / Node.js switch, if that is still a thing? The examples and required steps seem pretty disconnected.

Comment thread guides/security/remote-authentication.md
Comment thread guides/security/remote-authentication.md Outdated
Comment thread guides/security/remote-authentication.md Outdated
Comment thread guides/security/remote-authentication.md Outdated
Comment thread guides/security/remote-authentication.md
Comment thread guides/security/remote-authentication.md
Comment thread guides/security/remote-authentication.md Outdated
Comment thread guides/security/remote-authentication.md
Comment thread guides/security/remote-authentication.md Outdated
Comment thread guides/security/remote-authentication.md Outdated
@renejeglinsky

Copy link
Copy Markdown
Contributor

Perhaps this guide should use the Java / Node.js switch, if that is still a thing?

It's not a thing anymore. But code groups that have Java/Node are now remembered by selection without the toggle.

@vkozyura vkozyura requested a review from danjoa as a code owner June 16, 2026 08:42
@vkozyura vkozyura requested a review from PDT42 June 16, 2026 08:44
Comment thread guides/security/remote-authentication.md Outdated
PDT42
PDT42 previously approved these changes Jun 16, 2026

@PDT42 PDT42 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I am still having trouble with the structure: I think intermixing the Java and Node.js guides like this doesn't provide much benefit and is at least a bit confusing ... However, the documented process (without trying to go through it myself) makes sense to me.

Comment thread guides/security/remote-authentication.md Outdated
Comment on lines 153 to 163
::: code-group
```sh [Java]
cd ./xtravels_java
cd ./xtravels-java
cds up
```

```sh [Node.js]
cd ./xtravels
cds up
```
:::

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

What's the result of this? If we state this, I think it's clearer what we talk about in the rest of the document:

  • xtravels-srv server
  • xtravels-ias service instance
  • xtravels-db service instance?
  • more?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@renejeglinsky: i was unsure if we should include cds up here. There exists a detailed deployment guide. Finally i decided to keep cds up, but I would not go deeper into the deployment and the deployed artifacts. Maybe link deployment guide once? - leave it up to you.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

IMO repeating cds up for each step is somewhat redundant ... People should know how to deploy at this point - and if they don't they should go back to learn about it specifically - not be able to copy&paste from here and "stay ignorant" 🙈

@renejeglinsky renejeglinsky Jun 25, 2026

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

The guide as it is written has deployment as an integral part. So I think it would feel unfinished if we don't add those small boxes there. While I agree that those boxes occur very often in that guide, I think we'd put a burden on the consumer, that very much influences the experience in a negative way, if we just say: Deploy now and see the result. If you know how to do it, you'll skip the boxes and I don't think it's annoying. If you don't know it by heart and we make you switch guides, that's a bad experience.
Would it only be optional to deploy, that's a different story.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@renejeglinsky: The docs are now fine for me. Feel free to merge it.

Comment thread guides/security/remote-authentication.md Outdated
@vkozyura vkozyura requested review from PDT42 and renejeglinsky June 25, 2026 14:21

@PDT42 PDT42 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

IMO - when both of you are happy with the result: 🚀?

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.

3 participants