GitHub / OKDP / okdp-spark-auth-filter
Oauth2/OIDC Authentication filter for Apache Spark Apps/History UIs
JSON API: https://ecosystem.code.gouv.fr/api/v1/hosts/GitHub/repositories/OKDP%2Fokdp-spark-auth-filter
Stars: 9
Forks: 8
Open issues: 0
License: apache-2.0
Language: Java
Size: 879 KB
Dependencies parsed at:
15
Created at: over 1 year ago
Updated at: 5 days ago
Pushed at: 6 days ago
Last synced at: 2 days ago
Topics: apache-spark, docker, k8s-spark, kubernetes, oauth2, oidc-client, openid-connect, spark-kubernetes
.github/workflows/ci.yml
actions
- actions/checkout v4 composite
- actions/setup-java v4 composite
- ./.github/actions/setup-git-bot * composite
- actions/checkout v4 composite
- actions/setup-java v4 composite
- google-github-actions/release-please-action v4 composite
pom.xml
maven
- org.apache.spark:spark-core_2.12 [3.1.1,) provided
- org.projectlombok:lombok 1.18.30 provided
- com.github.ben-manes.caffeine:caffeine 3.1.8
- org.apache.httpcomponents.client5:httpclient5-fluent 5.3.1
- org.assertj:assertj-core 3.25.3 test
- org.junit-pioneer:junit-pioneer 2.2.0 test
- org.junit.jupiter:junit-jupiter test
- org.junit.platform:junit-platform-suite-api test
- org.mockito:mockito-core 5.10.0 test