Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Cilium | 16,525 | 22 | 18 hours ago | 763 | July 27, 2023 | 1,091 | apache-2.0 | Go | ||
eBPF-based Networking, Security, and Observability | ||||||||||
Hydra | 14,437 | 9 | a day ago | 1 | May 08, 2019 | 85 | apache-2.0 | Go | ||
OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Works with Hardware Security Modules. Compatible with MITREid. | ||||||||||
Identityserver4 | 8,944 | 314 | 394 | 9 months ago | 99 | March 18, 2021 | apache-2.0 | C# | ||
OpenID Connect and OAuth 2.0 Framework for ASP.NET Core | ||||||||||
Ockam | 3,586 | 26 | 16 hours ago | 82 | June 09, 2023 | 295 | apache-2.0 | Rust | ||
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale. Use Ockam to build secure-by-design applications that can Trust Data-in-Motion. | ||||||||||
Kanidm | 1,654 | 3 | a day ago | 14 | August 01, 2023 | 135 | mpl-2.0 | Rust | ||
Kanidm: A simple, secure and fast identity management platform | ||||||||||
Aspnetcorespa | 1,383 | 7 months ago | 12 | mit | C# | |||||
Asp.Net 7.0 & Angular 15 SPA Fullstack application with plenty of examples. Live demo: | ||||||||||
Awesome Iam | 1,323 | 4 days ago | 4 | cc0-1.0 | ||||||
👤 Identity and Access Management knowledge for cloud platforms | ||||||||||
Infra | 1,303 | a day ago | 98 | January 25, 2023 | 33 | other | Go | |||
Infra provides authentication and access management to servers and Kubernetes clusters. | ||||||||||
Microsoft Authentication Library For Dotnet | 1,259 | 286 | 425 | 20 hours ago | 129 | July 24, 2023 | 204 | mit | C# | |
Microsoft Authentication Library (MSAL) for .NET | ||||||||||
Identityserver | 1,149 | 44 | 4 days ago | 62 | July 06, 2023 | 66 | other | JavaScript | ||
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core |
This repository is no longer maintained and is archived. For more details, please take a look at http://picketlink.org/keycloak-merge-faq.
Ensure you have JDK 7 (or newer) installed
java -version
If you already have Maven 3.1.0 (or newer) installed you can use it directly
mvn clean install
All tests are enabled by default whe you execute a simple
mvn clean install
Some modules provide specific profiles and system properties in order to run a specific set of integration or unit tests.
During a build (if tests are not skipped) the integration tests from tests are always executed.
For PicketLink IDM, the following profiles are available:
You also provide some additional system properties as follows:
Nightly Builds are available at http://repository-picketlink.forge.cloudbees.com/snapshot/.
Note: Those artitacts are SNAPSHOT versions, they're only suitable to test new features, fixes, etc.