What are the RESTful web services drawbacks?
- Because the client side does not supply a specific session id for it, RESTful web services are transient and do not keep session simulation responsibility.
- Inherently, REST is unable to enforce the security limitation. However, by putting protocols in place, it inherits them. To improve the security of the REST APIs, SSL/TLS authentication integration must be done with great care.
Save For Revision
Save For Revision
Bookmark this item, mark it difficult, or place it in a revision set.
Log in to save bookmarks, difficult questions, and revision sets.