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

Introduce constant or getter to get "cnf" claim #508

Closed nenaraab closed 3 years ago

liga-oz commented 3 years ago

Have it in this PR https://github.com/SAP/cloud-security-xsuaa-integration/pull/490

nenaraab commented 3 years ago

@liga-oz yes, I think we leverage a lot from #490 (but without the cnf validation) as prerequisite for SECAUTH-1223

nenaraab commented 3 years ago

as the constant is kept private we should provide a getter for now in context of SapIdToken. As xsuaa is going to implement oidc standard here i would expect xsuaa tokens to have it as well.