is not current version
Last Version 18.0.2

Keycloak Broker Examples - Google Authentication 15.0.1

An example about how to authenticate with Google

License

License

Categories

Categories

KeY Data Data Formats Formal Verification Keycloak Security
GroupId

GroupId

org.keycloak
ArtifactId

ArtifactId

google-authentication
Version

Version

15.0.1
Type

Type

war
Description

Description

Keycloak Broker Examples - Google Authentication
An example about how to authenticate with Google
Project Organization

Project Organization

JBoss by Red Hat

Download google-authentication 15.0.1


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

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.