org.clojars.kevin-ewing/saml20-clj

Basic SAML 2.0 library for SSO.

Leiningen/Boot

[org.clojars.kevin-ewing/saml20-clj "0.1.17"]

Clojure CLI/deps.edn

org.clojars.kevin-ewing/saml20-clj {:mvn/version "0.1.17"}

Gradle

implementation("org.clojars.kevin-ewing:saml20-clj:0.1.17")

Maven

<dependency>
  <groupId>org.clojars.kevin-ewing</groupId>
  <artifactId>saml20-clj</artifactId>
  <version>0.1.17</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.