What mechanism does SAML use for Single Sign-On (SSO) implementation?
- API Keys
- Cookies
- OAuth
- Tokens
SAML (Security Assertion Markup Language) uses tokens to implement Single Sign-On (SSO), allowing users to access multiple applications with a single authentication.
Loading...
Related Quiz
- GraphQL queries can reduce over-fetching issues, common in _______ based APIs.
- In UDDI, the 'bindingTemplate' is crucial for:
- In terms of bandwidth and resources, which is generally more efficient, SOAP or REST?
- The ability of a web service to maintain performance under increasing load is known as _______.
- The _______ property of XML makes it more suitable for complex data structures.