{"id":20955385,"url":"https://github.com/combodo/authent-token","last_synced_at":"2026-04-21T18:32:23.195Z","repository":{"id":203559053,"uuid":"390981372","full_name":"Combodo/authent-token","owner":"Combodo","description":"User authentication by token","archived":false,"fork":false,"pushed_at":"2025-06-20T13:38:06.000Z","size":447,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-06-20T14:36:52.599Z","etag":null,"topics":["itop","itop-extension"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Combodo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-07-30T07:58:21.000Z","updated_at":"2024-12-24T08:59:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"4806ff05-9c5d-4d41-b2d8-acb064eb7996","html_url":"https://github.com/Combodo/authent-token","commit_stats":null,"previous_names":["combodo/authent-token"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/Combodo/authent-token","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Combodo%2Fauthent-token","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Combodo%2Fauthent-token/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Combodo%2Fauthent-token/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Combodo%2Fauthent-token/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Combodo","download_url":"https://codeload.github.com/Combodo/authent-token/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Combodo%2Fauthent-token/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28006121,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-24T02:00:07.193Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["itop","itop-extension"],"created_at":"2024-11-19T01:19:08.128Z","updated_at":"2025-12-24T18:18:53.831Z","avatar_url":"https://github.com/Combodo.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# iTop module : User authentication by token\n\n## About\n\nThis is one of the modules used in iTop packages (Community, Essential, Professional, SaaS) for [iTop](https://github.com/Combodo/iTop).\n\n## Download\n\nAvailable in iTop 3.1+, not available as a module in iTop Hub.\n\nWhen downloading directly from GitHub (by cloning or downloading as zip) you will get potentially unstable code, and you will miss\nadditional modules.\n\n\n## About Us\n\nThis iTop module development is sponsored, led and supported by [Combodo](https://www.combodo.com).\n\n## Usage in a nutshell\n\n * Add `'rest-token'` to _allowed_login_types_ configuration parameter\n * Connect using either:\n   * HTTP Header `Auth-Token`\n   * query parameter `auth_token`\n\n_Complete documentation [here](https://www.itophub.io/wiki/page?id=extensions:authent-token)_\n\n### Example\n\n`curl --location -g --request POST 'https://localhost/itop/Develop/webservices/rest.php?version=1.3\u0026XDEBUG_SESSION_START=PHPSTORM\u0026json_data={\n\"operation\": \"core/get\",\n\"class\": \"Person\",\n\"key\": \"SELECT Person WHERE email LIKE '\\''%.fr'\\''\",\n\"output_fields\": \"friendlyname, email\"\n}' \\\n--header 'Auth-Token: 1234567890ABCDEF'`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcombodo%2Fauthent-token","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcombodo%2Fauthent-token","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcombodo%2Fauthent-token/lists"}