SAP / cloud-security-services-integration-library

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 136 forks source link

Could not find clear instructions for replacing the SAPOfflineTokenService bean in spring-xsuaa #266

Closed kiranbadala closed 4 years ago

kiranbadala commented 4 years ago

Hi Colleagues,

Currently, we are using SAPOfflineTokenService bean in our security configuration file. Since it's not supported any more in new spring-xsuaa, please provide clear instructions on the impact and workable solution for the same in the new spring-xsuaa.

nenaraab commented 4 years ago

Hi,

i guess, you're implementing a SpringBoot application - i guess - and you want to migrate from SAP java container security library.

This should document all required steps: https://github.com/SAP/cloud-security-xsuaa-integration/blob/master/spring-xsuaa/Migration_JavaContainerSecurityProjects.md

Best regards, Nena

nenaraab commented 4 years ago

please let me know, or reopen this issue, in case this does not solve / answer your question.