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.7.43

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

Type

jar

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


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