https://raw.githubusercontent.com/ajmaradiaga/feeds/main/scmt/topics/SAP-Cloud-Identity-Services-qa.xmlSAP Community - SAP Cloud Identity Services2026-02-27T00:12:14.957692+00:00python-feedgenSAP Cloud Identity Services Q&A in SAP Communityhttps://community.sap.com/t5/technology-q-a/manage-group-to-team-assignments-for-sac-within-identity-provisioning/qaq-p/14281236Manage group to team assignments for SAC within Identity Provisioning2025-12-01T14:53:10.472000+01:00renejurmannhttps://community.sap.com/t5/user/viewprofilepage/user-id/163345<P>Hi experts,</P><P>For our BTP landscape and SAP Cloud we have set up a central Cloud Identity Service (CIS) tenant to centralize the user management.</P><P>Now, for SAP Analytics Cloud (SAC) we have configured our central CIS tenant as bundled Cloud Identity Service tenant based on SAP help link:<BR /><A href="https://help.sap.com/docs/SAP_ANALYTICS_CLOUD/00f68c2e08b941f081002fd3691d86a7/f058fea324a945b48e17e7bc3f95555b.html" target="_blank" rel="noopener noreferrer">Authentication Options | SAP Help Portal</A>. </P><P>Following this procedure a source and target system in the Identity Provisioning are automatically created. We just adapted the properties of the source system to include "idds.group.filter" and "idds.user.filter". On the target system we set the user and password according to the OAuth client created in SAC and added properties "ips.delete.threshold.groups" and "ips.delete.threshold.users".</P><P>Within the CIS we have following groups maintained for SAC:</P><TABLE border="1" width="62.10659625404634%"><TBODY><TR><TD width="76.95195195195195%" height="30px">CIS Group</TD><TD width="47.147147147147145%" height="30px">SAC team</TD></TR><TR><TD width="76.95195195195195%" height="30px"><P>Technical name:<BR />sac_dev_admin</P><P>Display name:<BR />SAC Administrators (on Dev)</P></TD><TD width="47.147147147147145%" height="30px">sac_admin</TD></TR><TR><TD width="76.95195195195195%"><P>Technical name:<BR />sac_dev_planning_user</P><P>Display name:<BR />SAC Planning User (on Dev)</P></TD><TD width="47.147147147147145%">sac_planning_user</TD></TR><TR><TD width="76.95195195195195%"><P>Technical name:<BR />sac_dev_reporting_user</P><P>Display name:<BR />SAC Reporting User (on Dev)</P></TD><TD width="47.147147147147145%">sac_reporting_user</TD></TR></TBODY></TABLE><P>Now, we want to adapt the transformation within the target system for SAC to ensure that all users assigned to the CIS groups will be assigned to the according SAC teams (example: users in group "sac_dev_reporting_user" should be assigned to the "sac_reporting_user" team in SAC)</P><P>We tried following:</P><pre class="lia-code-sample language-json"><code>{
"user": {
"condition": "isValidEmail($.emails[0].value) && (('%sac.group.prefix%' === 'null') || ($.groups[?(@.display =~ /%sac.group.prefix%.*/)] empty false))",
"mappings": [
...,
{
"sourcePath": "$.groups[*].value",
"preserveArrayWithSingleElement": true,
"optional": true,
"targetPath": "$.groups[?(@.value)]",
"functions": [
{
"function": "replaceString",
"target": "sac_dev_admin",
"replacement": "sac_admin"
},
{
"function": "replaceString",
"target": "sac_dev_planning_user",
"replacement": "sac_planning_user"
},
{
"function": "replaceString",
"target": "sac_dev_reporting_user",
"replacement": "sac_reporting_user"
}
]
},
...
]
},
"group": {
...
}
}</code></pre><P>Unfortunately, this was not working. Instead all team and role assignments were removed from all users.</P><P>How can we handle CIS group to SAC team assignments within the Identity Provisioning when group and team name differ?</P><P>It must be ensured that not only the initial assignment can be handled via Identity Provisioning but updates as well (such as changes in the CIS group assignments as well as removal from CIS groups).</P><P> </P><P>regards</P><P>René</P>2025-12-01T14:53:10.472000+01:00https://community.sap.com/t5/technology-q-a/how-can-i-user-power-query-to-get-data-from-sap-cloud-identity-service-ias/qaq-p/14282171How can I user power query to get data from sap Cloud Identity Service (IAS)?2025-12-02T15:50:13.847000+01:00egas_tt61https://community.sap.com/t5/user/viewprofilepage/user-id/169740<P>Hello experts!</P><P>I am trying to use to Excel and Power Query to create a refreshable Excel sheet to export the full list of users from IAS.</P><P>Thus far I have been able to use the "From Web" get data option in Excel pointing to our IAS Tenant (<A href="https://my.accounts.ondemand.com/scim/Users" target="_blank" rel="nofollow noopener noreferrer">https://my.accounts.ondemand.com/scim/Users</A>).</P><P>Power Query is able to connect where it downloads a file and processes is as JSON. However, instead of the users' data, I get a summary. Does anyone have some experience with this that can help?</P><P> </P>2025-12-02T15:50:13.847000+01:00https://community.sap.com/t5/financial-management-q-a/integrate-sailpoint-with-sap-cis-to-provision-to-s4hana-public-cloud/qaq-p/14282526Integrate Sailpoint with SAP CIS to provision to S4HANA public cloud?2025-12-03T06:27:47.233000+01:00sadi1https://community.sap.com/t5/user/viewprofilepage/user-id/1695682<P>I am looking for integration guidance connecting Sailpoint with SAP CiS to manage user provisioning to S4HANA Public cloud. I understand SCIM may be supported. What are the best practises and connectors available to enable this integration?</P>2025-12-03T06:27:47.233000+01:00https://community.sap.com/t5/technology-q-a/migration-of-cloud-identity-services-tenants-in-btp-neo/qaq-p/14283863Migration of Cloud Identity Services Tenants in BTP NEO2025-12-04T12:38:18.837000+01:00MarcosF_0415https://community.sap.com/t5/user/viewprofilepage/user-id/2171988<DIV><P><STRONG>Dear SAP colleagues,</STRONG></P><P>I have a question regarding <STRONG>Cloud Identity Services tenants</STRONG> and would like to share the context to get some help.</P><DIV><H4 id="toc-hId-2024635305"><STRONG>Current Situation</STRONG></H4><UL><LI>We currently have a <STRONG>Cloud Identity Services</STRONG> structure as a legacy service in the <STRONG>SAP BTP NEO</STRONG> environment.</LI><LI>This service will be discontinued by the end of <STRONG>2028</STRONG>.</LI></UL><DIV><H4 id="toc-hId-1828121800"><STRONG>My Question</STRONG></H4><P>Is it possible to <STRONG>create a new Cloud Identity Services (IAS/IPS) structure in BTP Cloud Foundry</STRONG> without having to migrate the existing tenant from NEO, thus avoiding potential impacts on connected systems</P><DIV><H4 id="toc-hId-1631608295"><STRONG>Additional Context</STRONG></H4><UL><LI>The company recently purchased <STRONG>SAP S/4HANA Rise Private Edition</STRONG> to replace the <STRONG>legacy SAP ECC</STRONG>.</LI><LI>We do not have detailed documentation on how the services were configured in <STRONG>Cloud Identity Services</STRONG> within the NEO environment.</LI><LI>Our idea is to <STRONG>create a new IAS/IPS structure directly in Cloud Foundry</STRONG>, with separate environments for <STRONG>DEV</STRONG> and <STRONG>PRD</STRONG>, to connect and configure the new systems and products of <STRONG>S/4HANA Rise Private Edition</STRONG>.</LI></UL><DIV><STRONG>Has anyone faced this situation or can confirm if this approach is possible?</STRONG><BR />Thank you in advance for your help!</DIV></DIV><P> </P></DIV></DIV><P> </P></DIV>2025-12-04T12:38:18.837000+01:00https://community.sap.com/t5/technology-q-a/how-can-we-connect-our-sap-ias-system-to-sap-to-our-btp-system/qaq-p/14286724How can we connect our SAP IAS system to SAP to our BTP system2025-12-09T10:22:39.585000+01:00Arpit2009https://community.sap.com/t5/user/viewprofilepage/user-id/1537190<DIV class=""><DIV class=""><DIV class=""><DIV class=""><DIV class=""><DIV class=""><P>We are trying to follow the steps as per <A href="https://help.sap.com/docs/cloud-identity-services/cloud-identity-services/sp-user-information" target="_blank" rel="noopener noreferrer">SP User Information | SAP Help Portal</A> but unable to connect due to 401 not authorized error. we tried providing our admin user credentials from the IAS server but the error persists. Please advise on this issue.</P><P>We need this connection for one of our SAP BTP application where activation date details are required as data for the report.</P></DIV></DIV></DIV><DIV class=""> </DIV></DIV></DIV></DIV>2025-12-09T10:22:39.585000+01:00https://community.sap.com/t5/technology-q-a/sap-ias-admin-console/qaq-p/14287300SAP IAS Admin Console2025-12-09T20:09:22.861000+01:00tskwinhttps://community.sap.com/t5/user/viewprofilepage/user-id/823618<P>Hello everyone,</P><P>What would be the best way to secure the SAP IAS Administration Console?</P><P>Is it a good idea to restrict access to a specific IP range (e.g. only the company network)? I’m concerned about locking myself out in case the IP address changes.</P><P>Or would it be better to implement 2FA for an admin group containing all admins? In that case, there’s also the risk of locking myself out.</P><P>I would appreciate your experiences and tips!</P><P>Many Thanks </P><P>Best Regards</P>2025-12-09T20:09:22.861000+01:00https://community.sap.com/t5/enterprise-resource-planning-q-a/change-loginname-in-sac/qaq-p/14289115change Loginname in SAC2025-12-12T00:19:18.930000+01:00tskwinhttps://community.sap.com/t5/user/viewprofilepage/user-id/823618<P>Dear Community,</P><P>I have configured SSO with IAS in SAC. When a user logs in via SSO, they are welcomed with a P-number (e.g., "Hello P00001!") in SAC.</P><P>How can I change this so that the user is greeted by their first or last name (e.g., "Hello Max!" instead P-Number ?</P><P>Thanks in advance for your help!!!</P><P>Best regards</P>2025-12-12T00:19:18.930000+01:00https://community.sap.com/t5/technology-q-a/group-assignment-via-entra-id-in-sap-cloud-identity-services/qaq-p/14289267Group-Assignment via Entra ID in SAP Cloud Identity Services2025-12-12T10:18:12.149000+01:00jungrenhttps://community.sap.com/t5/user/viewprofilepage/user-id/1417152<P> </P><P>Dear SAP Community,</P><P>We are currently building a business application in Entra ID that provisions users into the Identity Directory of the SAP Cloud Identity Services. At this stage, we are not using source or target transformations; instead, we are pushing users and attributes directly from Entra ID into the Identity Directory of our SAP Cloud Identity Services tenant.</P><P>In SAP Cloud Identity Services, we have several groups that were created either by SAP Support or by various SAP applications. For example, <EM>SAP Joule for Consultants</EM> requires a license group called <STRONG>SAP_JOULE_PREMIUM_CONSULTANT</STRONG>, which is created by SAP Support.</P><P>Users should be added to these groups automatically based on their group membership in Entra ID. Using the SCIM API, it should be possible to add members to an existing SAP Cloud Identity Services group.</P><P>Our target scenario looks like that: A user requests permissions for a specific (SAP-)application via our Entra ID Service Portal. After approval by the user’s manager, the user is added to an Entra ID group. During the next provisioning cycle, the transformation should work as follows: <EM>If the user is a member of Entra ID group “X”, then they should be added to group “Y” in SAP Cloud Identity Services. If they are no longer part of this group, they should be removed from it again.</EM></P><P>Has anyone successfully implemented a similar setup and can share how they approached it?</P>2025-12-12T10:18:12.149000+01:00https://community.sap.com/t5/technology-q-a/custom-schema-for-the-groups-in-ias/qaq-p/14290116Custom Schema for the Groups in IAS2025-12-15T06:18:28.403000+01:00manasa1398https://community.sap.com/t5/user/viewprofilepage/user-id/2099542<P><SPAN>I created a custom schema for groups and added an attribute named managedBy, but the new attribute does not appear under the Custom Attributes tab for each group in the UI.]</SPAN></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="manasa1398_0-1765775834634.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/351894i7DFFF670D2675511/image-size/medium?v=v2&px=400" role="button" title="manasa1398_0-1765775834634.png" alt="manasa1398_0-1765775834634.png" /></span></P><P><SPAN>Does anyone know what I'm missing?Are there any extra steps required to make group attributes visible</SPAN></P>2025-12-15T06:18:28.403000+01:00https://community.sap.com/t5/technology-q-a/sac-sso-merging-existing-users-without-losing-content/qaq-p/14292993SAC SSO: Merging existing users without losing content2025-12-18T07:38:29.547000+01:00tskwinhttps://community.sap.com/t5/user/viewprofilepage/user-id/823618<P>Hi Experts,</P><P>we have IAS configured as a proxy. Users are provisioned from a custom IdP to IAS and then created dynamically in SAC (attribute = User ID) via SSO .</P><P>In SAC, there are already manually created users with existing content.<BR />The SSO users and the manually created users in SAC have different User IDs, which is historical.</P><P>Our goal is to switch fully to SSO and replace or merge the existing SAC users without losing user content (stories, private objects, settings).</P><P>Currently, we face the following issues:</P><UL><LI><P>SAC does not allow duplicate email addresses when a new SSO user is created (different User ID, but same email address).</P></LI><LI><P>When we assign roles manually in SAC to an SSO user, they are removed at the next login.</P></LI></UL><P>Our questions:</P><UL><LI><P>What is the recommended approach to dynamically create SSO users in SAC and transfer or replace existing content from the old user to the new SSO user?</P></LI><LI><P>Is there a simple or supported way to migrate or merge existing SAC users with the new SSO users?</P></LI><LI>How are Owner property handled when SSO is activated, and what should be considered to avoid issues with access or content ownership?</LI></UL><P>Thank you very much for your help and experience.</P><P>Best regards</P>2025-12-18T07:38:29.547000+01:00https://community.sap.com/t5/technology-q-a/partner-tdd-with-new-ias-ips/qaq-p/14296724Partner TDD with new IAS/IPS2025-12-24T08:45:21.296000+01:00ayakaHAhttps://community.sap.com/t5/user/viewprofilepage/user-id/712016<P>Hi,</P><P>We are planning to purchase Cloud test, demo, and development for SAP S/4HANA Cloud Public Edition, one-system landscape.<BR />We already use S/4HANA Cloud, Public Edition and IAS/IPS for test tenant, but we would like to use it as a separate tenant.</P><P>Can we buy or create new IAS/IPS and connect it with TDD?</P><P>Thank you.<BR />Ayaka</P>2025-12-24T08:45:21.296000+01:00https://community.sap.com/t5/technology-q-a/unable-to-deploy-joules-skills-in-sap-bpa-clientnotfound/qaq-p/14296935Unable to Deploy Joules Skills in SAP BPA - ClientNotFound2025-12-24T16:07:08.258000+01:00carlojesus_garciatina601https://community.sap.com/t5/user/viewprofilepage/user-id/2272101<P>Hello, I have an error when I try to deploy or test Joule in SAP BPA.</P><P>"The project cannot be deployed by the component "Integration Gateway". Error while trying to connect to Joule - JouleClientService - invalid_client - Client Not Found"</P><P>I have the roles for das-application but it still doesn't reaches. Also, when I try to test, the environments don't show up. </P><P>Here some examples:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carlojesus_garciatina601_0-1766588378300.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/355493iA68781DB3529C253/image-size/medium?v=v2&px=400" role="button" title="carlojesus_garciatina601_0-1766588378300.png" alt="carlojesus_garciatina601_0-1766588378300.png" /></span></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carlojesus_garciatina601_1-1766588475424.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/355494i24CC73D8821F0B6E/image-size/medium?v=v2&px=400" role="button" title="carlojesus_garciatina601_1-1766588475424.png" alt="carlojesus_garciatina601_1-1766588475424.png" /></span><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="carlojesus_garciatina601_2-1766588613239.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/355495i9208F19C6E361D73/image-size/medium?v=v2&px=400" role="button" title="carlojesus_garciatina601_2-1766588613239.png" alt="carlojesus_garciatina601_2-1766588613239.png" /></span></P><P> </P><P> </P>2025-12-24T16:07:08.258000+01:00https://community.sap.com/t5/technology-q-a/ias-login-name-dependencies/qaq-p/14307451IAS Login Name dependencies2026-01-14T14:56:45.075000+01:00tskwinhttps://community.sap.com/t5/user/viewprofilepage/user-id/823618<P class=""><SPAN class="">Hi everyone,</SPAN></P><P class=""><SPAN class="">Quick question about the Login Name field in IAS:</SPAN></P><P class=""><SPAN class="">Does it matter what I enter here? I often see an email address, but could I also use an employee ID or a short name?</SPAN></P><P><SPAN class="">Are there SAP applications or scenarios that require the "Login Name" to be a specific attribute (e.g. Email), or is the field completely flexible?</SPAN></P><P class=""><SPAN class="">I want to avoid SSO issues with specific apps if the value is wrong. Does anyone have experience with dependencies for this field?</SPAN></P><P class=""><SPAN class="">Many Thanks</SPAN></P><P class=""><SPAN class="">Best Regards</SPAN></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tskwin_0-1768398869181.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/361375iA35ED6C264F67341/image-size/medium/is-moderation-mode/true?v=v2&px=400" role="button" title="tskwin_0-1768398869181.png" alt="tskwin_0-1768398869181.png" /></span></P>2026-01-14T14:56:45.075000+01:00https://community.sap.com/t5/technology-q-a/email-verification-for-provisioned-users-ias/qaq-p/14312974Email verification for provisioned users - IAS2026-01-22T21:36:53.281000+01:00tskwinhttps://community.sap.com/t5/user/viewprofilepage/user-id/823618<P>Hi everyone,</P><P>I am provisioning users from a custom IdP (SCIM system) to IAS via IPS.</P><P>After users are provisioned and created in IAS, their email status is "Not Verified" in IAS. No verification email is being sent out to these provisioned users.</P><P><STRONG>My questions:</STRONG></P><OL><LI>How can I ensure that users are automatically marked as "Verified" in IAS during the provisioning process?</LI><LI>Alternatively: How can I trigger the verification email to be sent to these provisioned users during the provisioning process?</LI></OL><P>Thanks for your tips !</P><P> </P><P>Best Regards</P>2026-01-22T21:36:53.281000+01:00https://community.sap.com/t5/human-capital-management-q-a/how-to-prevent-ias-admins-from-being-deleted-during-ips-re-sync-after-an/qaq-p/14314335How to prevent IAS admins from being deleted during IPS Re-Sync after an instance refresh?2026-01-25T21:52:07.201000+01:00Jean_Cajaty14https://community.sap.com/t5/user/viewprofilepage/user-id/1482548<DIV><P>I will soon perform an Instance Refresh of our SAP SuccessFactors <STRONG>Dev</STRONG> environment.<BR />After the refresh, I plan to run the <STRONG>IPS Re-Sync</STRONG>, as recommended by SAP.</P><P>The last time I did this (during a Preview refresh), I temporarily added a username filter in IPS so that no users were matched. This caused all existing users in IAS to be considered “orphaned.” After removing the filter and running the Re-Sync again, many users were recreated successfully — <STRONG>but most IAS administrators were deleted</STRONG> in the process.</P><P>My questions are:</P><OL><LI><STRONG>How can I avoid IAS administrators being deleted during an IPS Re-Sync after a refresh?</STRONG></LI><LI><STRONG>Is it really necessary to delete existing IAS users before re-running the sync?</STRONG></LI><LI><STRONG>If deletion is required, what additional steps can I take to ensure that IAS admins are not removed?</STRONG></LI></OL><P><STRONG>Thank you in advance!</STRONG></P></DIV>2026-01-25T21:52:07.201000+01:00https://community.sap.com/t5/questions-about-sap-websites/does-sap-cloud-identity-services-cis-ias-ips-support-position-based/qaq-p/14318632Does Sap Cloud Identity Services (CIS) - IAS/IPS support position based security?2026-01-30T14:48:03.146000+01:00Amit_Parmar1https://community.sap.com/t5/user/viewprofilepage/user-id/179914<P>I am interested to know if the new age SAP Cloud Identity solutions suppor the position based security for S/4HANA (HCM on S/4HANA)?<BR />I could not find any mention of this anywhere on sap help documentations.</P>2026-01-30T14:48:03.146000+01:00https://community.sap.com/t5/technology-q-a/joule-in-ariba-guided-buying-open-in-app-fails-sap-ushell-container/qaq-p/14325776Joule in Ariba Guided Buying: “Open in App” fails – sap.ushell.Container undefined, Fiori 3 CSS2026-02-10T20:49:40.386000+01:00kishore_m11https://community.sap.com/t5/user/viewprofilepage/user-id/2211708<P>Hi everyone,</P><P>I’m seeing an issue with <STRONG>Joule “Open in App” in SAP Ariba Guided Buying</STRONG> and wanted to check if anyone has faced this before.</P><P><STRONG>What I’m doing:</STRONG><BR />From Joule, I see a list of recent Purchase Requisitions. When I click <STRONG>Open in App</STRONG> on a PR, it should take me to the full Guided Buying PR screen.</P><P><STRONG>What happens instead:</STRONG><BR />I get an error saying <STRONG>“The application could not be opened”</STRONG>, and nothing opens.</P><P><STRONG>What I noticed while checking in browser tools:</STRONG></P><UL><LI><P>Console shows messages like:</P><UL><LI><P><CODE>Unable to handle navigation with payload</CODE></P></LI><LI><P><CODE>No sap.ushell Container found</CODE></P></LI></UL></LI><LI><P>A CSS file does not load:<BR />/gb/sap_fiori_3_fonts.css<BR />This request returns <STRONG>500 Internal Server Error</STRONG> and JSON instead of CSS.<BR /><BR /></P><P><STRONG>My questions:</STRONG></P><UL><LI><P>Is this a known Guided Buying / Joule issue?</P></LI><LI><P>Does “Open in App” require any specific tenant or shell configuration?</P></LI><LI><P>Has anyone seen this issue and found a fix, or is <STRONG>raising an SAP ticket</STRONG> the only option?<BR /><BR />I have Added the screenshots in the following<BR /><BR /></P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kishore_m11_0-1770752386963.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/371169i63E52D7944409BE2/image-size/medium?v=v2&px=400" role="button" title="kishore_m11_0-1770752386963.png" alt="kishore_m11_0-1770752386963.png" /></span><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kishore_m11_1-1770752454824.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/371170i8DF9CA8597510271/image-size/medium?v=v2&px=400" role="button" title="kishore_m11_1-1770752454824.png" alt="kishore_m11_1-1770752454824.png" /></span><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kishore_m11_2-1770752483403.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/371171iBD379EC0EB9E0519/image-size/medium?v=v2&px=400" role="button" title="kishore_m11_2-1770752483403.png" alt="kishore_m11_2-1770752483403.png" /></span><P> </P></LI></UL><P>Any pointers would be really helpful.<BR />Thanks in advance!</P><P><BR /><BR /></P></LI></UL>2026-02-10T20:49:40.386000+01:00https://community.sap.com/t5/technology-q-a/iag-s-4hana-user-id-mapping-requirement/qaq-p/14328683IAG–S/4HANA User ID Mapping Requirement2026-02-15T09:05:25.737000+01:00Pradeepgona19https://community.sap.com/t5/user/viewprofilepage/user-id/1962607<P>Hi</P><P>I have requirement regarding an integration involving SAP Identity Access Governance (IAG), SAP Cloud Identity Services (IAS/IPS), and our on-premise SAP S/4HANA system.</P><P>We are currently provisioning users from Microsoft Entra ID into SAP Cloud Identity Services, where users will create and assigned P-User IDs. Once the User IDs created in CIS, We are maintaining “Login Name” as our required naming convention (XXYYZZNN) for S/4 HANA system.</P><P>As per SAP Recommendation we are creating user IDs as P user IDs in BTP-IAG Subaccount. However, our S/4HANA system requires user IDs to follow a specific internal naming convention (XXYYZZNN). We need guidance and confirmation on the recommended approach to ensure that:</P><P>1.SAP IAG provisions users into S/4HANA with our required naming convention (XXYYZZNN) instead of the IAS P-User ID.</P><P>2. Attribute mapping and transformation rules between IAS, IPS, IAG, and S/4HANA. We would appreciate assistance advising on the correct configuration steps for attribute mapping and user ID transformation within IAG.</P>2026-02-15T09:05:25.737000+01:00https://community.sap.com/t5/technology-q-a/how-to-enable-joule-for-the-sac-tenant-owner-in-s4-public-cloud/qaq-p/14330948How to enable Joule for the SAC Tenant Owner in S4 public cloud?2026-02-18T12:58:22.797000+01:00MKreitleinhttps://community.sap.com/t5/user/viewprofilepage/user-id/6583<P>Dear experts,</P><P>I'm looking for a solution of the problem I'm currently facing.</P><P>I went through the whole <A href="https://community.sap.com/t5/technology-blog-posts-by-sap/analytical-insights-in-joule-setup-guide/bc-p/14327778" target="_self">Blog</A> and got it done to setup the connection between SAC and Joule in S4 Public Cloud.... but only for a regular user (with BI Admin and Admin role), but not for the SAC tenant Owner (who has no roles).</P><P>The first time, this was the result of reading the users, like described in step <STRONG>4.5 Schedule User and Group Provisioning (optional)</STRONG></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="1Success_1Error.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373823i78C3E8F79C2E2C3E/image-size/large?v=v2&px=999" role="button" title="1Success_1Error.png" alt="1Success_1Error.png" /></span></P><P>Not sure what the real root cause was... I had the feeling that only users <STRONG>with</STRONG> roles are processed, so I put myself (the owner) into a Team and assigned the Admin roles to the team.</P><P>In the second try, it looks like also my user got processed:</P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Question.png" style="width: 999px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/373829iC35D6C846C448ACC/image-size/large?v=v2&px=999" role="button" title="Question.png" alt="Question.png" /></span></P><P>However, in S4 public Cloud, when I try to get answer from a SAC model by Joule, I'm asked if my question is related to Ledger 0L and which Company Code ... and that get the information that Joule would not be able to access any SAC tenant.</P><P>In contrast to that, my colleague is able to get analytical answers from SAC.... so the whole setup basically works!</P><P>Did anybody experience the same issue and did find a solution?</P><P>Addition: No, I have no <STRONG>API Access Users</STRONG> in my tenant. This is a fresh TDD SAC, where only 2 Users and 1 Team exists.</P><P>Thanks a lot, Martin</P>2026-02-18T12:58:22.797000+01:00https://community.sap.com/t5/technology-q-a/performing-a-oauth-token-exchange-from-a-pkce-generated-token-on-client-x/qaq-p/14331379Performing a OAUTH token exchange from a PKCE generated token on client x to another client y2026-02-19T01:18:41.635000+01:00AnthonyEhttps://community.sap.com/t5/user/viewprofilepage/user-id/1622387<P>I have a set of APIs from a CAP application which are available behind the AppRouter. I want to access these APIs from an application which will be using PKCE to authenticate.</P><P>The identity provider for CAP application with the APIs is based on IAS authentication as a private client. The PKCE application is also based on IAS authentication but is a public client to use the PKCE authentication flow.</P><P>All of the existing SAP documentation regarding the token exchange process refers to the exchange with XSUAA involved but I am not using XSUAA and will only be using IAS for authentication.</P><P>I am attempting to use a 'Destination' with an authentication of type '<SPAN>OAuth2UserTokenExchange':</SPAN></P><P><span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnthonyE_0-1771459553005.png" style="width: 400px;"><img src="https://community.sap.com/t5/image/serverpage/image-id/374052i3686E8D3E0625638/image-size/medium?v=v2&px=400" role="button" title="AnthonyE_0-1771459553005.png" alt="AnthonyE_0-1771459553005.png" /></span></P><P>When I initiate a call via the destination providing the <SPAN>PKCE token with the intent of accessing the CAP application APIs, I am receiving the error:</SPAN></P><P class="lia-indent-padding-left-30px" style="padding-left : 30px;"><SPAN><SPAN>Error: The destination tried to provide authorization tokens but failed in all cases. This is most likely due to misconfiguration. <BR /></SPAN></SPAN><SPAN><SPAN>Retrieval of OAuthToken failed due to: Unable to fetch refresh token from the specified token service URL. Response was: Bad credentials</SPAN></SPAN></P><P><SPAN><SPAN>I have confirmed I have provided the correct client ID and Secret as extracted from the 'Secret' I created in Trust -> Application APIs for the registered client for the CAP application via IAS.<BR /></SPAN></SPAN></P><P><SPAN><SPAN>Question:</SPAN></SPAN></P><P><SPAN><SPAN>1. Is it feasible to perform a token exchange from IAS to IAS on different clients?</SPAN></SPAN></P><P><SPAN><SPAN>2. Is this destination configuration correct?</SPAN></SPAN></P><P><SPAN><SPAN>3. Is this the correct location to get the client ID and client secret?</SPAN></SPAN></P><P> </P>2026-02-19T01:18:41.635000+01:00