We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Hi, I need your assistance with an issue I'm facing regarding the following endpoint: POST 'https://<IAS>/oauth2/token' -H 'Content-Type: application/x-www-form-urlencoded' \ -H 'Authorization: Basic <token>' \ -d '{ "password": "<IASPassword>", "use...
I have created a new application as suggested. After configuring the application for the SAP service ID with the required data, how can I retrieve the SAML assertion to use it for obtaining an access token for the ODATA APIs of SAP SuccessFactors? I ...