Stephan Richter
4e85d167e2
|
2 months ago | |
---|---|---|
config | 4 months ago | |
de.srsoftware.http | 2 months ago | |
de.srsoftware.logging | 4 months ago | |
de.srsoftware.oidc.api | 2 months ago | |
de.srsoftware.oidc.app | 2 months ago | |
de.srsoftware.oidc.backend | 2 months ago | |
de.srsoftware.oidc.datastore.encrypted | 2 months ago | |
de.srsoftware.oidc.datastore.file | 2 months ago | |
de.srsoftware.oidc.web | 2 months ago | |
de.srsoftware.utils | 2 months ago | |
docker | 6 months ago | |
gradle/wrapper | 6 months ago | |
.gitignore | 6 months ago | |
Readme.md | 2 months ago | |
build.gradle | 4 months ago | |
gradlew | 6 months ago | |
gradlew.bat | 6 months ago | |
settings.gradle | 2 months ago |
Readme.md
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. |