What is a primary security concern when implementing token-based authentication?
- Lack of support for multi-factor authentication
- Server performance degradation
- Session hijacking
- Token interception and theft
A primary security concern in token-based authentication is the interception and theft of tokens, which can lead to unauthorized access if not properly secured.
Loading...
Related Quiz
- In web services, what advantage does JSON have over XML in mobile applications?
- _______ vulnerability arises when an application includes untrusted data in a new web page without proper validation.
- For a web service that needs to ensure backward compatibility with older systems, which data format is more appropriate?
- Which service in AWS provides scalable computing capacity?
- In Microservices Architecture, what pattern is used to maintain data consistency across services?