An analyst is asked to retrieve an API client secret from a previously generated key. How can they achieve this?
An analyst is asked to retrieve an API client secret from a previously generated key. How can they achieve this?
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.
Wrong!! the secret can never be restored once created. > Answer should be D
Wrong!! the secret can never be restored once created.
hence B is the right answer.
typo? Answer is D
D is the correct answer, although the secret can be reset
D is corrcet
The API client secret cannot be retrieved after it has been created
D is the only answer. This was in the training and in the study doc