is not current version
Last Version 6.7.117

org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.client.authn.filter 6.0.140

Proxy Filter Which Invokes OAuth Client Authenticators

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.0.140
Type

Type

jar

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


<!-- 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.0.140</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.0.140'
// 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.0.140")
'org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth.client.authn.filter:jar:6.0.140'
<dependency org="org.wso2.carbon.identity.inbound.auth.oauth2" name="org.wso2.carbon.identity.oauth.client.authn.filter" rev="6.0.140">
  <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.0.140')
)
libraryDependencies += "org.wso2.carbon.identity.inbound.auth.oauth2" % "org.wso2.carbon.identity.oauth.client.authn.filter" % "6.0.140"
[org.wso2.carbon.identity.inbound.auth.oauth2/org.wso2.carbon.identity.oauth.client.authn.filter "6.0.140"]