{"id":15933184,"url":"https://github.com/ncarlier/node-red-contrib-openid","last_synced_at":"2026-03-16T07:33:04.914Z","repository":{"id":24243813,"uuid":"100984108","full_name":"ncarlier/node-red-contrib-openid","owner":"ncarlier","description":"Node-RED node to use OpenID Connect with HTTP nodes","archived":false,"fork":false,"pushed_at":"2024-06-30T10:58:17.000Z","size":44,"stargazers_count":4,"open_issues_count":9,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T07:04:50.514Z","etag":null,"topics":["node-red","oidc","oidc-client","openid-connect","openidconnect-client"],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ncarlier.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2017-08-21T19:12:31.000Z","updated_at":"2024-06-30T10:58:20.000Z","dependencies_parsed_at":"2024-12-16T15:54:19.970Z","dependency_job_id":"d941e6ee-191d-4ea1-ac5a-561b38d4dd81","html_url":"https://github.com/ncarlier/node-red-contrib-openid","commit_stats":{"total_commits":19,"total_committers":2,"mean_commits":9.5,"dds":"0.052631578947368474","last_synced_commit":"509da7bafe21f815f324c063e34a369505989ee8"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncarlier%2Fnode-red-contrib-openid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncarlier%2Fnode-red-contrib-openid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncarlier%2Fnode-red-contrib-openid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncarlier%2Fnode-red-contrib-openid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncarlier","download_url":"https://codeload.github.com/ncarlier/node-red-contrib-openid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247023481,"owners_count":20870931,"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","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":["node-red","oidc","oidc-client","openid-connect","openidconnect-client"],"created_at":"2024-10-07T02:21:21.432Z","updated_at":"2026-03-16T07:33:04.858Z","avatar_url":"https://github.com/ncarlier.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-red-contrib-openid\n\n[Node-RED][nodered] node to use OpenID Connect with HTTP request nodes.\n\nThis node uses the certified OpenID client library:\n[node-openid-client][node-openid-client]\n\n![Screenshot](screenshot.png)\n\n## Install\n\nRun the following command in the root directory of your Node-RED install\n\n```bash\nnpm install node-red-contrib-openid\n```\n\n## Usage\n\nOnce authenticated with the OpenID provider, each message passing through this\nnode obtains a fresh access token.\n\nThis access token is stored into this message property: `msg.access_token`\n\nIn order to be usable with the HTTP node, the access token is also added to HTTP\nheaders: `msg.headers['Authorization']`\n\n\n[nodered]: https://nodered.org/\n[node-openid-client]: https://github.com/panva/node-openid-client\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncarlier%2Fnode-red-contrib-openid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncarlier%2Fnode-red-contrib-openid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncarlier%2Fnode-red-contrib-openid/lists"}