ExamGecko
Question list
Search
Search

Question 325 - 156-315.81 discussion

Report
Export

Fill in the blank: An identity server uses a __________ for user authentication.

A.
Shared secret
Answers
A.
Shared secret
B.
Certificate
Answers
B.
Certificate
C.
One-time password
Answers
C.
One-time password
D.
Token
Answers
D.
Token
Suggested answer: D

Explanation:

An identity server uses a token for user authentication. A token is a piece of data that contains information about the user's identity, such as their username, email, roles, and claims. A token is digitally signed by the identity server and can be verified by the relying party (the application or service that needs to authenticate the user). A token can be issued in different formats, such as JSON Web Token (JWT) or Security Assertion Markup Language (SAML). A token can also have different lifetimes, such as short-lived access tokens or long-lived refresh tokens.

asked 16/09/2024
ben ebrahimi
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first