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

Simple question: Mutual or two way certificate authentication #295

Open
yushaUzumo opened this issue Jun 30, 2018 · 0 comments
Open

Simple question: Mutual or two way certificate authentication #295

yushaUzumo opened this issue Jun 30, 2018 · 0 comments

Comments

@yushaUzumo
Copy link

yushaUzumo commented Jun 30, 2018

Is mutual or two way certificate authentication like the one used in soap web-services going to be added to REST and made one of the security standards across all modern programming languages, in particular in restivus? I feel basic authentication even when used with tokens is not as secure as mutual or two way certificate authentication that we have in soap web-services.

In my case I am looking to call the REST api both from the browser client and non-browser client that will do a lot of processing (millions of POSTs in a single thread) and another non-browser client that will do millions of GETs in a single thread.
Is mutual or two way certificate authentication in the pipeline at least in restivus?

@yushaUzumo yushaUzumo changed the title Mutual or two way certificate authentication Simple question: Mutual or two way certificate authentication Jun 30, 2018
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

No branches or pull requests

1 participant