{"id":20483236,"url":"https://github.com/identitymodel/identitymodel.oidcclient","last_synced_at":"2025-03-01T10:02:06.888Z","repository":{"id":41039369,"uuid":"69324096","full_name":"IdentityModel/IdentityModel.OidcClient","owner":"IdentityModel","description":"Certified C#/NetStandard OpenID Connect Client Library for native mobile/desktop Applications (RFC 8252)","archived":false,"fork":false,"pushed_at":"2025-02-11T10:37:16.000Z","size":9004,"stargazers_count":614,"open_issues_count":24,"forks_count":177,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-02-22T09:07:32.158Z","etag":null,"topics":["oauth2","oidcclient","openid-connect"],"latest_commit_sha":null,"homepage":"","language":"C#","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/IdentityModel.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}},"created_at":"2016-09-27T05:53:55.000Z","updated_at":"2025-02-19T22:06:09.000Z","dependencies_parsed_at":"2023-02-01T05:31:04.810Z","dependency_job_id":"9f4eb29c-fe06-4a70-9b6e-4e966c81c0d3","html_url":"https://github.com/IdentityModel/IdentityModel.OidcClient","commit_stats":{"total_commits":385,"total_committers":37,"mean_commits":"10.405405405405405","dds":"0.35844155844155845","last_synced_commit":"41c89dc1e29cd77e843118330539936956f2a44e"},"previous_names":["identitymodel/identitymodel.oidcclient2"],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IdentityModel%2FIdentityModel.OidcClient","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IdentityModel%2FIdentityModel.OidcClient/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IdentityModel%2FIdentityModel.OidcClient/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IdentityModel%2FIdentityModel.OidcClient/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IdentityModel","download_url":"https://codeload.github.com/IdentityModel/IdentityModel.OidcClient/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241348197,"owners_count":19948157,"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":["oauth2","oidcclient","openid-connect"],"created_at":"2024-11-15T16:16:44.493Z","updated_at":"2025-03-01T10:02:06.814Z","avatar_url":"https://github.com/IdentityModel.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About IdentityModel.OidcClient\n\n\u003e [!IMPORTANT]  \n\u003e `IdentityModel.OidcClient` is being rebranded to `Duende.IdentityModel.OidcClient` and henceforth will be managed \n\u003e in our [FOSS repository](https://github.com/DuendeSoftware/foss) under the same Apache2 licence.\n\u003e  - Please update your nuget package references to the [new package](https://www.nuget.org/packages/Duende.IdentityModel).\n\u003e  - Outstanding pull requests and issues will be ported or closed.\n\nThis repository contains several libraries for building OpenID Connect (OIDC) native\nclients. The core IdentityModel.OidcClient library is a certified OIDC relying party and\nimplements [RFC 8252](https://tools.ietf.org/html/rfc8252/), \"OAuth 2.0 for native\nApplications\". The IdentityModel.OidcClient.IdTokenValidator provides validation of Id\nTokens based on the Microsoft JWT handler: \n[IdentityModel.OidcClient.IdentityTokenValidator](https://www.nuget.org/packages/IdentityModel.OidcClient.IdentityTokenValidator),\nand is distributed as a separate package in order to prevent certain dependency problems.\nFinally, IdentityModel.OidcClient.DPoP adds [DPoP](https://datatracker.ietf.org/doc/html/rfc9449) \nextensions to IdentityModel.OidcClient for sender-constraining tokens.\n\n## Samples\nOidcClient targets .NET Standard, making it suitable for .NET and .NET\nFramework. It can be used to build OIDC native clients with a variety of .NET UI tools.\nThe [samples repository](https://github.com/IdentityModel/IdentityModel.OidcClient.Samples)\nshows how to use it in \n- .NET MAUI\n- WPF with the system browser\n- WPF with an embedded browser\n- WinForms with an embedded browser\n- Cross Platform Console Applications (relies on kestrel for processing the callback)\n- Windows Console Applications (relies on an HttpListener - a wrapper around the windows HTTP.sys driver)\n- Windows Console Applications using custom uri schemes\n\n## Documentation \n\nMore documentation is available\n[here](https://identitymodel.readthedocs.io/en/latest/native/overview.html).\n\n\n## Certification\nOidcClient is a [certified](http://openid.net/certification/) OpenID Connect\nrelying party implementation.\n\n## Feedback\n\nIdentityModel.OidcClient is released as open source under the \n[Apache 2.0 license](https://github.com/IdentityModel/IdentityModel.OidcClient/blob/main/LICENSE). \nBug reports and contributions are welcome at \n[the GitHub repository](https://github.com/IdentityModel/IdentityModel.OidcClient).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidentitymodel%2Fidentitymodel.oidcclient","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidentitymodel%2Fidentitymodel.oidcclient","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidentitymodel%2Fidentitymodel.oidcclient/lists"}