# Candidate Identification & Authentication

{% hint style="warning" %}
**NO CHANGES ARE PERMITTED TO THE VERIFIED NAME IN THE EXAM CHECKLIST ONCE YOU HAVE STARTED THE TAKE EXAM  PROCESS.**
{% endhint %}

Candidates need to provide identification (ID) that meets the requirements outlined below:&#x20;

* All IDs must be a valid (unexpired) Government-issued original, physical document (not photocopied or electronic)
* IDs must include the candidate's name, photo, and signature\*
  * \*Government-issued biometric IDs that do not contain signature will be accepted
* The first and last name on the ID **must exactly match** [the verified name](https://docs.linuxfoundation.org/tc-docs/certification/lf-handbook2/exam-preparation-checklist#verify-name) entered on your exam checklist&#x20;
* Acceptable forms of ID:&#x20;
  * International travel passport&#x20;
  * Government-issued driver’s license/permit&#x20;
  * Government-Issued local language ID (with photo and signature)&#x20;
  * National identity card State or province-issued identity card
  * Alien registration card (green card or permanent resident/visa)
  * 住民基本台帳 (Basic Resident Register with photo) or マイナンバーカード(My Number Card)
* Minors, between the age of 16-18,  are permitted to take an online proctored exam with The Linux Foundation, provided they complete the following requirements:
  * A Parent/Guardian must complete the [Parental Release for Testing of Minors](https://training.linuxfoundation.org/parental-release-for-testing-of-minors/) form, and submit it to [trainingsupport.linuxfoundation.org](https://trainingsupport.linuxfoundation.org), at least 2 weeks prior to the scheduled date of the exam
  * At check in, the minor candidate must present a valid student ID as a form of identification<br>

## **Sanctioned Countries**

Persons who are subject to US sanctions prohibitions may not participate in LF Education programs. This section is presently being updated with more specific details.

If you need additional help, please login to [trainingsupport.linuxfoundation.org](https://trainingsupport.linuxfoundation.org) and use the search bar to find an answer to your question, or select your request type from the categories provided.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.linuxfoundation.org/tc-docs/certification/lf-handbook1/candidate-identification-and-authentication.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
