{"id":22326535,"url":"https://github.com/andreassolberg/oictoolkit","last_synced_at":"2025-03-26T06:13:23.613Z","repository":{"id":143620477,"uuid":"83278293","full_name":"andreassolberg/oictoolkit","owner":"andreassolberg","description":"OpenID Connect Toolkit","archived":false,"fork":false,"pushed_at":"2017-03-09T19:53:37.000Z","size":96,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T07:40:38.920Z","etag":null,"topics":["jws","jwt","oauth","openid","openid-connect","openidconnect"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/andreassolberg.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}},"created_at":"2017-02-27T06:54:17.000Z","updated_at":"2017-06-02T11:15:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"13ddce14-5230-4e95-a426-fe1643e7c10c","html_url":"https://github.com/andreassolberg/oictoolkit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreassolberg%2Foictoolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreassolberg%2Foictoolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreassolberg%2Foictoolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreassolberg%2Foictoolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreassolberg","download_url":"https://codeload.github.com/andreassolberg/oictoolkit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245598316,"owners_count":20641884,"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":["jws","jwt","oauth","openid","openid-connect","openidconnect"],"created_at":"2024-12-04T02:18:03.372Z","updated_at":"2025-03-26T06:13:23.608Z","avatar_url":"https://github.com/andreassolberg.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenID Connect Toolkit\n\n## Run development locally\n\n```\nNODE_ENV=development npm start\n```\n\n\n## Build for docker\n\nTo build docker image\n\n```\nbin/build.sh\n```\n\n```\nkubectl apply -f etc-kube/objects.yaml\ngcloud compute firewall-rules create oictoolkit --allow=tcp:30601\n```\n\n## Configure keypairs\n\nGenerating a RSA keypair:\n\n```\ncd var\n\nopenssl genrsa -out root.key 2048\nopenssl rsa -pubout -in root.key -out root.pem\n\nopenssl genrsa -out fo.key 2048\nopenssl rsa -pubout -in fo.key -out fo.pem\n\nopenssl genrsa -out entity.key 2048\nopenssl rsa -pubout -in entity.key -out entity.pem\n\nopenssl genrsa -out of.key 2048\nopenssl rsa -pubout -in of.key -out of.pem\n\nopenssl genrsa -out kalmar.key 2048\nopenssl rsa -pubout -in kalmar.key -out kalmar.pem\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreassolberg%2Foictoolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreassolberg%2Foictoolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreassolberg%2Foictoolkit/lists"}