tendant/saml20-clj

Basic SAML 2.0 library for SSO.

Leiningen/Boot

[tendant/saml20-clj "0.1.6-wl-2"]

Clojure CLI/deps.edn

tendant/saml20-clj {:mvn/version "0.1.6-wl-2"}

Gradle

implementation("tendant:saml20-clj:0.1.6-wl-2")

Maven

<dependency>
  <groupId>tendant</groupId>
  <artifactId>saml20-clj</artifactId>
  <version>0.1.6-wl-2</version>
</dependency>