2.2 KiB
LightOIDC
Deutsch | English |
---|---|
LightOIDC ist ein Spezifikations-treuer OpenID-Connect-Provider mit minimalem Fußabdruck. |
This aims to be a specification compliant OpenID connect provider with minimal footprint. |
- org.json:json
- org.bitbucket.b_c:jose4j
- com.sun.mail:jakarta.mail
- com.sun.activation:jakarta.activation
Deutsch | English |
---|---|
Im Moment haben diese Bibliotheken keine weiteren (transitiven) Anhängigkeiten, so dass das Projekt nicht durch eine Kaskade von Libraries aufgeblasen wird. |
At the time of writing, these libraries have no further transitive dependencies, thus mitigating any bloat from the project. |
build
Deutsch | English |
---|---|
Dies ist ein Gradle-Project. Um es zu compilieren brauchen Sie ein aktuelles Java-Development-Kit. |
This is a gradle project. To compile it, you should have a recent version of a Java Development Kit installed. |