EDS learning | Community
Skip to main content
Level 1
April 13, 2026
Question

EDS learning

  • April 13, 2026
  • 2 replies
  • 105 views

Hi ,

 

I am currently learning EDS and wanted to get hands on repoless. Iread that it needs admin key and api access to configure the repoless.

Is there any way that we can do some hands-on on our own without using organisational keys?

    2 replies

    Level 2
    August 4, 2026

    Hi ​@sravanthi_B  ,

    Please open https://admin.hlx.page/auth/adobe and sign in using the credentials of a user who has admin access.

    Once the page loads successfully, open your browser's Developer Tools, navigate to Application/Storage → Cookies, and copy the value of the auth_token cookie.

    By default, the user who installed the AEM Code Sync GitHub app is granted admin access, so you can use that account to retrieve the token.

    TarunKumar
    Community Advisor
    Community Advisor
    August 4, 2026

    HI ​@sravanthi_B ,

    You can verify whether you have admin access or not using the AEM Tools https://tools.aem.live/tools/user-admin/index.html, If you don't have access, ask the repository owner or an administrator to grant it.
    Second option is to get started following AEM best practices is to create your repository using the boilerplate GitHub repository as a template.
    You can find more details here:
    https://www.aem.live/developer/ue-tutorial

     

    -Tarun