{"id":23859197,"url":"https://github.com/openconext/openconext-oidc-playground","last_synced_at":"2025-09-08T07:30:47.072Z","repository":{"id":36817920,"uuid":"188028169","full_name":"OpenConext/OpenConext-oidc-playground","owner":"OpenConext","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-20T12:52:29.000Z","size":3289,"stargazers_count":1,"open_issues_count":5,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-20T13:39:45.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/OpenConext.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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,"zenodo":null}},"created_at":"2019-05-22T11:50:05.000Z","updated_at":"2025-05-20T12:52:32.000Z","dependencies_parsed_at":"2024-03-12T14:00:27.705Z","dependency_job_id":"59c3e07f-ec81-4dc8-9d07-fb1f6f88c61c","html_url":"https://github.com/OpenConext/OpenConext-oidc-playground","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/OpenConext/OpenConext-oidc-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2FOpenConext-oidc-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2FOpenConext-oidc-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2FOpenConext-oidc-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2FOpenConext-oidc-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenConext","download_url":"https://codeload.github.com/OpenConext/OpenConext-oidc-playground/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenConext%2FOpenConext-oidc-playground/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274152117,"owners_count":25231285,"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-09-08T02:00:09.813Z","response_time":121,"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":[],"created_at":"2025-01-03T03:32:43.314Z","updated_at":"2025-09-08T07:30:47.063Z","avatar_url":"https://github.com/OpenConext.png","language":"JavaScript","readme":"# OpenConext-oidc-playground\n[![Build Status](https://travis-ci.org/OpenConext/OpenConext-oidc-playground.svg)](https://travis-ci.org/OpenConext/OpenConext-oidc-playground)\n[![codecov.io](https://codecov.io/github/OpenConext/OpenConext-oidc-playground/coverage.svg)](https://codecov.io/github/OpenConext/OpenConext-oidc-playground)\n\nTest app for an OpenID Connect server\n\n## [Getting started](#getting-started)\n\n### [System Requirements](#system-requirements)\n\n- Java 21\n- Maven 3\n- yarn 1.x\n- NodeJS v8.12.0 (best managed with `nvm`)\n- ansible\n\n## [Building and running](#building-and-running)\n\n### [The oidc-playground-server](#playground-server)\n\nThis project uses Spring Boot and Maven. To run locally, type:\n\n`cd oidc-playground-server`\n\n`mvn spring-boot:run`\n\nWhen developing, it's convenient to just execute the applications main-method, which is in [Application](oidc-playground-server/src/main/java/playground/PlaygroundServerApplication.java).\n\n### [The oidc-playground-client](#playground-client)\n\nThe client is build with react and to get initially started:\n\n```\ncd oidc-playground-client\nyarn install\nyarn start\n```\n\nBrowse to the [application homepage](http://localhost:3006).\n\nTo add new dependencies:\n\n`yarn add package --dev`\n\nWhen new yarn dependencies are added:\n\n`yarn install`\n\nTo run all JavaScript tests:\n```\ncd client\nyarn test\n```\nOr to run all the tests and do not watch - like CI:\n```\ncd client\nCI=true yarn test\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenconext%2Fopenconext-oidc-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenconext%2Fopenconext-oidc-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenconext%2Fopenconext-oidc-playground/lists"}