{"id":15561130,"url":"https://github.com/iris-it/socialnorm-keycloak","last_synced_at":"2026-04-24T21:33:34.408Z","repository":{"id":56993459,"uuid":"70074958","full_name":"iris-it/socialnorm-keycloak","owner":"iris-it","description":"Keycloak provider for socialnorm","archived":false,"fork":false,"pushed_at":"2016-10-05T21:44:52.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-29T04:18:35.770Z","etag":null,"topics":["keycloak-provider","laravel-framework"],"latest_commit_sha":null,"homepage":"","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/iris-it.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}},"created_at":"2016-10-05T15:46:26.000Z","updated_at":"2016-10-05T15:47:53.000Z","dependencies_parsed_at":"2022-08-21T10:00:11.781Z","dependency_job_id":null,"html_url":"https://github.com/iris-it/socialnorm-keycloak","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/iris-it/socialnorm-keycloak","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-it%2Fsocialnorm-keycloak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-it%2Fsocialnorm-keycloak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-it%2Fsocialnorm-keycloak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-it%2Fsocialnorm-keycloak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iris-it","download_url":"https://codeload.github.com/iris-it/socialnorm-keycloak/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iris-it%2Fsocialnorm-keycloak/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32241794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["keycloak-provider","laravel-framework"],"created_at":"2024-10-02T16:05:39.857Z","updated_at":"2026-04-24T21:33:34.395Z","avatar_url":"https://github.com/iris-it.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Keycloak Provider for socialnorm\n\nCustom provider for https://github.com/adamwathan/eloquent-oauth-l5\n\njust add irisit/socialnorm-keycloak to your main install \n\nMore doc in comming, do no hesitate to contact me for more info or help !\n\n```php\n// config/eloquent-oauth.php\nreturn [\n    'model' =\u003e User::class,\n    'table' =\u003e 'oauth_identities',\n    'providers' =\u003e [\n        'facebook' =\u003e [ /* ... */],\n        'google' =\u003e [ /* ... */],\n        'keycloak' =\u003e [\n            'client_id' =\u003e 'xxxxxxx',\n            'client_secret' =\u003e 'xxxxxxxx',\n            'redirect_uri' =\u003e 'http://localhost.dev/keycloak/callback',\n            'scope' =\u003e [],\n            'auth_server' =\u003e 'http://keycloak.dev/auth',\n            'auth_realm' =\u003e 'mygreatrealm',\n        ],\n    ],\n];","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firis-it%2Fsocialnorm-keycloak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firis-it%2Fsocialnorm-keycloak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firis-it%2Fsocialnorm-keycloak/lists"}