<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Role to User assignment Synchronization in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-to-user-assignment-synchronization/m-p/4643135#M1092897</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are implementing ECC 6.0 with HR, doing a position based security approach. We also have BI and SRM 5.5 in place. We are going to use EP 6.2 as a front end. &lt;/P&gt;&lt;P&gt;We expected to have several hundreds of users accessing EP and changing positions in HR. How can we synchronize Role to user assignment between portal and abap boxes, but from the abap side?, I mean, not creating authorization roles since this mean that Portal is controlling the user assignment. &lt;/P&gt;&lt;P&gt;User will be moving positions and getting new access on the backend system and they need to synchronize this with Portal &lt;/P&gt;&lt;P&gt;Any help will be highly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Oct 2008 22:03:11 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-27T22:03:11Z</dc:date>
    <item>
      <title>Role to User assignment Synchronization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-to-user-assignment-synchronization/m-p/4643135#M1092897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are implementing ECC 6.0 with HR, doing a position based security approach. We also have BI and SRM 5.5 in place. We are going to use EP 6.2 as a front end. &lt;/P&gt;&lt;P&gt;We expected to have several hundreds of users accessing EP and changing positions in HR. How can we synchronize Role to user assignment between portal and abap boxes, but from the abap side?, I mean, not creating authorization roles since this mean that Portal is controlling the user assignment. &lt;/P&gt;&lt;P&gt;User will be moving positions and getting new access on the backend system and they need to synchronize this with Portal &lt;/P&gt;&lt;P&gt;Any help will be highly appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Oct 2008 22:03:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-to-user-assignment-synchronization/m-p/4643135#M1092897</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-27T22:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Role to User assignment Synchronization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-to-user-assignment-synchronization/m-p/4643136#M1092898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Juan, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Although Users log into Portal and access all the Content through Enterprise Portal, the actual Content is fetched from the Backend ABAP System (ECC, BI, SRM). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you cannot get away with out building roles and authorizations for the users in the backend systems.&lt;/P&gt;&lt;P&gt;You can have Portal roles and authorizations to display the  Iviews in the Portal but the authorizations for the actual Content must be granted from the backend system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only way I can think of when  Users are changing Positions and you want to make sure that they have the right authorizations is through HR Structural Authorizations in the backend system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think when ever a User changes his Position/HR title, You need to Sync the Portal UME Authorization Setup with the Backend HR structural Authorizations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this is just a start and there may be some complexity in acheving it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kiran Kandepalli.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2008 01:25:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-to-user-assignment-synchronization/m-p/4643136#M1092898</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-28T01:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Role to User assignment Synchronization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-to-user-assignment-synchronization/m-p/4643137#M1092899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kiran. I think I need to clarify what exactly I was referring to.&lt;/P&gt;&lt;P&gt;I understand all authorization are being done and handle on the ABAP/backend system, but my concern, due to the high rotation of users to positions, is how to have a single point of user to role assignment management, for instance, when a user is moved from position A to B on the org. structure, ABAP roles are being reassigned but I want the Portal roles for this user to be automatically updated as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2008 02:24:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-to-user-assignment-synchronization/m-p/4643137#M1092899</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-28T02:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Role to User assignment Synchronization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-to-user-assignment-synchronization/m-p/4643138#M1092900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do the portal assignment in many different ways. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use a LDAP directory as the enabler since the portal can use it as a source for user information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also synchronise the backends with the portal&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/45/60a5f35a643be0e10000000a1553f7/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/45/60a5f35a643be0e10000000a1553f7/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And of course, you can start using SAP Netweaver Identity Manager as the enabler for this, but then your solution will grow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the Identity Management pages at SAP Help for very helpful information:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/81/0e0f61b566dc44bbb4055b3ccd25be/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/81/0e0f61b566dc44bbb4055b3ccd25be/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Fredrik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 10:30:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-to-user-assignment-synchronization/m-p/4643138#M1092900</guid>
      <dc:creator>fredrik_borlie</dc:creator>
      <dc:date>2008-10-29T10:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Role to User assignment Synchronization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-to-user-assignment-synchronization/m-p/4643139#M1092901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; Hi all, &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; We are implementing ECC 6.0 with HR, doing a position based security approach. We also have BI and SRM 5.5 in place. We are going to use EP 6.2 as a front end. &lt;/P&gt;&lt;P&gt;&amp;gt; We expected to have several hundreds of users accessing EP and changing positions in HR. How can we synchronize Role to user assignment between portal and abap boxes, but from the abap side?, I mean, not creating authorization roles since this mean that Portal is controlling the user assignment. &lt;/P&gt;&lt;P&gt;&amp;gt; User will be moving positions and getting new access on the backend system and they need to synchronize this with Portal &lt;/P&gt;&lt;P&gt;&amp;gt; Any help will be highly appreciated. &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Regards, &lt;/P&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;gt; Juan&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Juan,&lt;/P&gt;&lt;P&gt;What a coincidence, we are running ECC 6.0, SRM 5, BI, HR position base security with CUA and users through EP.  And guess what we got it working here like a champ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll try to layout our design and just let me know if you need details in certain areas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EP u2013 The UME is pointing to the ECC 6.0 for user authentication.&lt;/P&gt;&lt;P&gt;-	The EP group/role points to a ECC 6.0 backend role.&lt;/P&gt;&lt;P&gt;-	iViews are displayed based on role assignments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ECC 6.0 u2013 Master CUA for SRM and BI&lt;/P&gt;&lt;P&gt;-	Security Roles are assigned to Positions&lt;/P&gt;&lt;P&gt;-	PDs are also assigned to Positions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-	Critical nightly Job&lt;/P&gt;&lt;P&gt;-	1. SCUM to Local&lt;/P&gt;&lt;P&gt;-	2. RHPROFL0 for all Position with the current date as u201Ckey dateu201D&lt;/P&gt;&lt;P&gt;-	3. SCUM to Global&lt;/P&gt;&lt;P&gt;-	4. PFUD all roles&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SRM &amp;amp; BI Roles u2013 Composite Roles with the child role pointing to the SRM or BI systems.  We are using u201Cvariablesu201D to point the external system like SRM or BI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SRM  &amp;amp; BI are child CUA systems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-John N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2008 14:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-to-user-assignment-synchronization/m-p/4643139#M1092901</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-29T14:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Role to User assignment Synchronization</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/role-to-user-assignment-synchronization/m-p/4643140#M1092902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;John, do you have any insight why would roles not show up on SU01 role tab after running PFUD in SRM system. I am assigning roles to Positions on Infotype 1001 subtype B007 and 0105 is also maintained. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Aug 2014 20:19:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/role-to-user-assignment-synchronization/m-p/4643140#M1092902</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-08-14T20:19:45Z</dc:date>
    </item>
  </channel>
</rss>

