How To Install Java Artifact org.keycloak.saml-servlet-filter v15.1.1

org.keycloak saml-servlet-filter 15.1.1

Introduction

In this article, we'll learn how to install Java artifact saml-servlet-filter from org.keycloak group in version 15.1.1. The artifact is available in 21 versions: 18.0.2 18.0.1 18.0.0 17.0.1 17.0.0 16.1.1 16.1.0 16.0.0 15.1.1 15.1.0 15.0.2 15.0.1 15.0.0 14.0.0 13.0.1 13.0.0 12.0.4 12.0.3 12.0.2 12.0.1 12.0.0 . The Keycloak SAML Adapter as a Servlet Filter project has been released under Apache License, Version 2.0 license. The parent project is: org.keycloak::keycloak-examples-saml-parent::15.1.1

How To Install Java Artifact org.keycloak.saml-servlet-filter In Version 15.1.1

To install the Keycloak SAML Adapter as a Servlet Filter artifact in version 15.1.1 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Keycloak SAML Adapter as a Servlet Filter dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (1)

Licenses