Integration libraries and samples for authenticating users and clients bound to XSUAA authentication and authorization service or Identity authentication service.
Apache License 2.0
151
stars
135
forks
source link
Need information on replaces libraries from security.xsuaa to security.spring #1635
We are in the process of upgrading CAP version from 2.4.1 to 3.2.0.
In this process, we are removing all the usages of the com.sap.cloud.security.xsuaa as we understood that this is now getting deprecated and we need to replace them with the available com.sap.cloud.security.spring libraries.
For the same we are following this migration guide.
However in this regards, we want to understand if we should be removing all the com.sap.cloud.security.xsuaa related libraries such as com.sap.cloud.security.xsuaa.client and com.sap.cloud.security.xsuaa.tokenflows, particularly the ones shown in the image below.
If yes, can you please guide us how shall we replace these libraries as from the migration guide, it is difficult to find the replacement for these libraries.
This is a major blocker for us in the CAP upgrade process, hence can you please help us with this issue.
Please let us know if any further information is required.
Hi Colleagues,
We are in the process of upgrading CAP version from
2.4.1
to3.2.0
.In this process, we are removing all the usages of the
com.sap.cloud.security.xsuaa
as we understood that this is now getting deprecated and we need to replace them with the availablecom.sap.cloud.security.spring
libraries. For the same we are following this migration guide.However in this regards, we want to understand if we should be removing all the
com.sap.cloud.security.xsuaa
related libraries such ascom.sap.cloud.security.xsuaa.client
andcom.sap.cloud.security.xsuaa.tokenflows
, particularly the ones shown in the image below.If yes, can you please guide us how shall we replace these libraries as from the migration guide, it is difficult to find the replacement for these libraries.
This is a major blocker for us in the CAP upgrade process, hence can you please help us with this issue.
Please let us know if any further information is required.
The main repo of our project is given below: For Resource Management umbrella module : https://github.tools.sap/Cloud4RM/Resource-Management