is not current version
Last Version 18.0.2

Keycloak Broker Examples - SAML Identity Provider Brokering 16.1.0

An example about how to broker a SAML v2 Identity Provider

License

License

Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

org.keycloak
ArtifactId

ArtifactId

saml-broker-authentication
Version

Version

16.1.0
Type

Type

war
Description

Description

Keycloak Broker Examples - SAML Identity Provider Brokering
An example about how to broker a SAML v2 Identity Provider
Project Organization

Project Organization

JBoss by Red Hat

Download saml-broker-authentication 16.1.0


<!-- https://jarcasting.com/artifacts/org.keycloak/saml-broker-authentication/ -->
<dependency>
    <groupId>org.keycloak</groupId>
    <artifactId>saml-broker-authentication</artifactId>
    <version>16.1.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.keycloak/saml-broker-authentication/
implementation 'org.keycloak:saml-broker-authentication:16.1.0'
// https://jarcasting.com/artifacts/org.keycloak/saml-broker-authentication/
implementation ("org.keycloak:saml-broker-authentication:16.1.0")
'org.keycloak:saml-broker-authentication:war:16.1.0'
<dependency org="org.keycloak" name="saml-broker-authentication" rev="16.1.0">
  <artifact name="saml-broker-authentication" type="war" />
</dependency>
@Grapes(
@Grab(group='org.keycloak', module='saml-broker-authentication', version='16.1.0')
)
libraryDependencies += "org.keycloak" % "saml-broker-authentication" % "16.1.0"
[org.keycloak/saml-broker-authentication "16.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.