Could you elaborate on why you think the JWT type of token causes issues with provisioning, and what those issues are? AAD Provisioning can utilize JWT bearer tokens. Looking at the authentication/authorization documentation you provided, it confirms that they expect the access token to be provided in the Authorization header as bearer XYZ, which should work fine with AAD Provisioning.
SCIM user provisioning with SAP Concur
SAP Concur released a new UPS v4 (SCIM capable) API. Details can be found here: https://developer.concur.com/api-reference/user-provisioning/v4.user-provisioning.html. The goal is to simplify authentication and user provisioning for Azure AD customers with SAP Concur. It appears that the type of access token (JWT) created from Concur's side may cause some issues with creating the connection. Is there a workaround if the access token is in the JWT format? Thank you in advance for your help.
Authentication is outlined here:
https://developer.concur.com/api-reference/authentication/apidoc.html
Microsoft Entra ID
1 answer
Sort by: Most helpful
-
Danny Zollner 10,801 Reputation points Microsoft Employee Moderator
2022-11-28T03:54:32.88+00:00