Skip to content

How do I secure the RESTful Model Endpoint ? #1250

Answered by yubozhao
jiyer2016 asked this question in Q&A
Discussion options

You must be logged in to vote

I think the common ways to secure REST API are: basic auth, JWT(json web token), and oauth.
Right now, you can try to put an authentication server that redirects valid requests to the API server.

What's your current setup?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jiyer2016
Comment options

Answer selected by jiyer2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants