Skip to content

untoggle security - auth guide - #2759

Open
renejeglinsky wants to merge 5 commits into
mainfrom
rjegl/untoggle-sec-auth
Open

untoggle security - auth guide#2759
renejeglinsky wants to merge 5 commits into
mainfrom
rjegl/untoggle-sec-auth

Conversation

@renejeglinsky

Copy link
Copy Markdown
Contributor

No description provided.


<div class="java">
In such architectures, CAP authentication is obsolete and can be deactivated entirely with <Config java>`cds.security.authentication.mode="never"`</Config>.
In Java, in such architectures, CAP authentication is obsolete and can be deactivated entirely with <Config java>`cds.security.authentication.mode="never"`</Config>.

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.

From #2362

Suggested change
In Java, in such architectures, CAP authentication is obsolete and can be deactivated entirely with <Config java>`cds.security.authentication.mode="never"`</Config>.
In such architectures, CAP authentication is obsolete and can be deactivated entirely. This can be achieved with <Config java>`cds.security.authentication.mode="never"`</Config> in CAP Java and with an empty custom authentication implementation in CAP Node.js.
[Learn more about custom authentication in Node.js.](../../node.js/authentication.md#custom){.learn-more}

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