Exam CCFA All QuestionsBrowse all questions from this exam
Question 41

An analyst is asked to retrieve an API client secret from a previously generated key. How can they achieve this?

    Correct Answer: D

    The API client secret cannot be retrieved after it has been created. This is a common security practice to ensure that sensitive credentials are not exposed or reused improperly. If the secret is lost or forgotten, the recommended approach is to generate a new client secret.

Discussion
Roy_SoOption: D

Wrong!! the secret can never be restored once created. > Answer should be D

ShuliAbbaOption: D

Wrong!! the secret can never be restored once created.

ShuliAbba

hence B is the right answer.

Roy_So

typo? Answer is D

xartOption: D

D is the correct answer, although the secret can be reset

FerbOPOption: D

D is corrcet

im2caOption: D

The API client secret cannot be retrieved after it has been created

sbag0024Option: D

D is the only answer. This was in the training and in the study doc