saml20-clj

Basic SAML 2.0 library for SSO.

Leiningen/Boot

[saml20-clj "0.1.6"]

Clojure CLI/deps.edn

saml20-clj/saml20-clj {:mvn/version "0.1.6"}

Gradle

implementation("saml20-clj:saml20-clj:0.1.6")

Maven

<dependency>
  <groupId>saml20-clj</groupId>
  <artifactId>saml20-clj</artifactId>
  <version>0.1.6</version>
</dependency>