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

spring-xsuaa 2.6.2 with Spring 2.1.13.RELEASE #279

Closed githubsree closed 4 years ago

githubsree commented 4 years ago

Hi colleagues,

We are currently using spring-xsuaa -> 1.6.0 version.

We want to migrate to latest version as the above one do not support "bearer". Will spring-xsuaa -> 2.6.2 supported with spring - 2.1.13.RELEASE?

I believe, the "bearer" support will also be enabled with this.

Thank You Regards Sreeram

nenaraab commented 4 years ago

Hi @githubsree what do you mean with Spring, Spring-Boot 2.1.13 version?

I can not guarantee Spring downward-compatibilties.

The token-client lib supports bearer grant type as of version 2.5.0.

Best regards, Nena