Identity feature

API implementation to handle oauth2 tokens (IAS or XSUAA)

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.sap.cds
ArtifactId

ArtifactId

cds-feature-identity
Last Version

Last Version

1.25.0
Release Date

Release Date

Type

Type

jar
Description

Description

Identity feature
API implementation to handle oauth2 tokens (IAS or XSUAA)
Project URL

Project URL

https://cap.cloud.sap/docs/java

Download cds-feature-identity

How to add to project

<!-- https://jarcasting.com/artifacts/com.sap.cds/cds-feature-identity/ -->
<dependency>
    <groupId>com.sap.cds</groupId>
    <artifactId>cds-feature-identity</artifactId>
    <version>1.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sap.cds/cds-feature-identity/
implementation 'com.sap.cds:cds-feature-identity:1.25.0'
// https://jarcasting.com/artifacts/com.sap.cds/cds-feature-identity/
implementation ("com.sap.cds:cds-feature-identity:1.25.0")
'com.sap.cds:cds-feature-identity:jar:1.25.0'
<dependency org="com.sap.cds" name="cds-feature-identity" rev="1.25.0">
  <artifact name="cds-feature-identity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sap.cds', module='cds-feature-identity', version='1.25.0')
)
libraryDependencies += "com.sap.cds" % "cds-feature-identity" % "1.25.0"
[com.sap.cds/cds-feature-identity "1.25.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.sap.cds : cds-services-api jar 1.25.0
com.sap.cds : cds-services-utils jar 1.25.0
org.slf4j : slf4j-api jar 1.7.36
com.sap.cloud.security : java-api jar 2.12.2
com.sap.cloud.security : java-security jar 2.12.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.25.0
1.24.0
1.23.1
1.23.0
1.22.2
1.22.1
1.22.0
1.21.1
1.21.0