gitlab.inria.fr / gazelle / public / framework / sso-client
Library to auth users (OIDC) or machines (M2M) in Gazelle for application under JDK 21 (previously JDK17).
étoiles: 0
forks: 0
issues ouvertes:
licence: apache-2.0
langage:
dépendances analysées:
43
date de création: il y a plus d'un an
date de mise à jour: il y a 7 mois
dernière synchronisation: il y a 7 mois
Sujets: Gazelle Auth, Gazelle Test Bed
m2m-client-v17/pom.xml
maven
- io.quarkus:quarkus-arc
- io.quarkus:quarkus-smallrye-jwt
- jakarta.enterprise:jakarta.enterprise.cdi-api
- net.ihe.gazelle:sso-client-api-v17
- org.eclipse.microprofile.config:microprofile-config-api
- org.keycloak:keycloak-admin-client
- org.slf4j:slf4j-api
- io.quarkus:quarkus-junit5 test
- io.quarkus:quarkus-rest-client-reactive test
- org.junit.jupiter:junit-jupiter test
- org.testcontainers:testcontainers test
- org.wiremock:wiremock test
m2m-server-v17/pom.xml
maven
- jakarta.ws.rs:jakarta.ws.rs-api provided
- commons-logging:commons-logging 1.2
- io.quarkus:quarkus-rest-client-reactive-jackson
- jakarta.enterprise:jakarta.enterprise.cdi-api
- net.ihe.gazelle:sso-client-api-v17
- net.ihe.gazelle:sso-server-v17
- org.eclipse.microprofile.config:microprofile-config-api
- org.eclipse.microprofile.jwt:microprofile-jwt-auth-api
- org.keycloak:keycloak-admin-client
- io.quarkus:quarkus-arc test
- io.quarkus:quarkus-junit5 test
- io.quarkus:quarkus-resteasy-reactive test
- io.rest-assured:rest-assured test
- org.junit.jupiter:junit-jupiter test
- org.wiremock:wiremock test
pom.xml
maven
sso-server-v17/pom.xml
maven
- jakarta.ws.rs:jakarta.ws.rs-api provided
- io.quarkus:quarkus-smallrye-jwt
- jakarta.enterprise:jakarta.enterprise.cdi-api
- net.ihe.gazelle:service-metadata-api
- net.ihe.gazelle:service-metadata-jaxrs-api
- net.ihe.gazelle:service-metadata-jaxrs-ws
- net.ihe.gazelle:sso-client-api-v17
- org.eclipse.microprofile.config:microprofile-config-api
- org.eclipse.microprofile.jwt:microprofile-jwt-auth-api
- io.quarkus:quarkus-rest-client-reactive test
- org.junit.jupiter:junit-jupiter test
- org.wiremock:wiremock test