is not current version
Last Version 6.7.117

OAuth client authentication filter 6.7.104

Proxy Filter Which Invokes OAuth Client Authenticators

License

License

Categories

Categories

IDE Development Tools H2 Data Databases OAuth2 Security CLI User Interface
GroupId

GroupId

org.wso2.carbon.identity.inbound.auth.oauth2
ArtifactId

ArtifactId

org.wso2.carbon.identity.oauth.client.authn.filter
Version

Version

6.7.104
Type

Type

jar
Description

Description

OAuth client authentication filter
Proxy Filter Which Invokes OAuth Client Authenticators
Project URL

Project URL

http://wso2.org
Project Organization

Project Organization

WSO2

Download org.wso2.carbon.identity.oauth.client.authn.filter 6.7.104


<!-- https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.client.authn.filter/ -->
<dependency>
    <groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId>
    <artifactId>org.wso2.carbon.identity.oauth.client.authn.filter</artifactId>
    <version>6.7.104</version>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.client.authn.filter/
implementation 'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.client.authn.filter:6.7.104'
// https://jarcasting.com/artifacts/org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.client.authn.filter/
implementation ("org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.client.authn.filter:6.7.104")
'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.client.authn.filter:jar:6.7.104'
<dependency org="org.wso2.carbon.identity.inbound.auth.oauth2" name="org.wso2.carbon.identity.oauth.client.authn.filter" rev="6.7.104">
  <artifact name="org.wso2.carbon.identity.oauth.client.authn.filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wso2.carbon.identity.inbound.auth.oauth2', module='org.wso2.carbon.identity.oauth.client.authn.filter', version='6.7.104')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.oauth2" % "org.wso2.carbon.identity.oauth.client.authn.filter" % "6.7.104"
[org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.client.authn.filter "6.7.104"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.cxf : cxf-core jar 3.3.7
org.apache.cxf : cxf-rt-frontend-jaxrs jar 3.3.7

provided (2)

Group / Artifact Type Version
org.wso2.carbon.identity.inbound.auth.oauth2 : org.wso2.carbon.identity.oauth jar 6.7.104
org.springframework : spring-web jar 4.3.29.RELEASE

Project Modules

There are no modules declared in this project.