<?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 Re: User self service interface in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199475#M2783</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your description is a full fit to a common generic rbac process approach.&lt;/P&gt;&lt;P&gt;There are many suppliers offering that as it as far more than just SAS usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I have often makes those notes SAS is not aligned to those more common processes. Still strange you did build something that should be covered as some enterprise service not a tool implementation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Jun 2015 19:11:49 GMT</pubDate>
    <dc:creator>jakarman</dc:creator>
    <dc:date>2015-06-11T19:11:49Z</dc:date>
    <item>
      <title>User self service interface</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199471#M2779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the past I supported a large Business Objects environment, we were able to eliminate the requests to create user accounts by providing users with a self-service portal that allowed them to create accounts and notify Super-Users for group (security) assignment, once implemented it reduced our turnaround time to get a user access from days to seconds!&amp;nbsp; I would like to do something like this with SAS - Is there a Java SDK or Web Service we could leverage to automate user creation and group assignment?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hoping someone can help, or even provide a community developed (open source) sample - thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 21:14:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199471#M2779</guid>
      <dc:creator>cpare</dc:creator>
      <dc:date>2015-06-03T21:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: User self service interface</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199472#M2780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you follow this link, you'll find a previous thread which dealt with this question somehow :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="75727" __jive_macro_name="thread" class="jive_macro jive_macro_thread" href="https://communities.sas.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some context : the internal security provider inside the SAS Metadata (MD) Server is called "&lt;STRONG&gt;@saspw&lt;/STRONG&gt;" Authentication Domain. Logins with @saspw suffix have their corresponding passwords stored in the SAS metadata repository.&lt;/P&gt;&lt;P&gt;So that users with internal accounts authenticate 'against' the SAS MD Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/evug/67886/HTML/default/viewer.htm#n1hqkzr5rsoxgln114bntk81fpgx.htm#p1bhl79nwpfzj3n14ibklr66s6ja" title="https://support.sas.com/documentation/cdl/en/evug/67886/HTML/default/viewer.htm#n1hqkzr5rsoxgln114bntk81fpgx.htm#p1bhl79nwpfzj3n14ibklr66s6ja"&gt;https://support.sas.com/documentation/cdl/en/evug/67886/HTML/default/viewer.htm#n1hqkzr5rsoxgln114bntk81fpgx.htm#p1bhl79nwpfzj3n14ibklr66s6ja&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;SAS has taken a different approach than BO : user management identity &amp;amp; credentials are administrative tasks that usually only the Admin team&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;can perform; It's not user-centric, rather centralized management. To carry ou thes tasks, Admins rely on the SAS Management Console (SMC) User Plug-in&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;or also in the Web console named Environment Manager.I am not sure this will do with non-administrative users,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/evug/67886/HTML/default/n034nj8ejs4ammn1km2fza89bujj.htm" title="https://support.sas.com/documentation/cdl/en/evug/67886/HTML/default/n034nj8ejs4ammn1km2fza89bujj.htm"&gt;Managing User Access :: SAS(R) Environment Manager 2.4: User's Guide&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P&gt;Consequently, SAS doesn't provide out of the box a tool or a set of tools with a user friendly interface (Web) that fit your need, namely that can create/update/purge SAS user account along with their &lt;STRONG&gt;&lt;EM&gt;internal&lt;/EM&gt;&lt;/STRONG&gt; login password.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAS provides the Open Metadata Interface (OMI) available as a JAVA API or&amp;nbsp; XML/SAS language API and, depending on your offer Web capabilities to create the identy management tool (SAS Stored proces server etc.).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the above-mentioned discussion, it seemed workable to create such a tool, namely to&lt;SPAN style="text-decoration: underline;"&gt; update @saspw passwords using sas code&lt;/SPAN&gt;. I am still unsure if it is supported by SAS Institute so be careful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other options to consider :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Reuse previously created user identity and automate synchronisation process between company Directory server (Active Directory, LDAP) and SAS MD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="https://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/p1ar98lajfgm4jn1wa1h6e19jjre.htm" title="https://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/p1ar98lajfgm4jn1wa1h6e19jjre.htm"&gt;https://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/p1ar98lajfgm4jn1wa1h6e19jjre.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://www.metacoda.com/en/2015/05/metacoda-identity-synchronization/" title="http://www.metacoda.com/en/2015/05/metacoda-identity-synchronization/"&gt;http://www.metacoda.com/en/2015/05/metacoda-identity-synchronization/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) create some user-centric web interface enabling the final user to enable her/his directory account in the SAS Metadata Server, using the LDAP interface provided by SAS :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings12/377-2012.pdf" title="https://support.sas.com/resources/papers/proceedings12/377-2012.pdf"&gt;https://support.sas.com/resources/papers/proceedings12/377-2012.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Usually, the company Directory authentication provider (MS Active Directory for instance) comes with password mangement tool already set up so that&lt;/P&gt;&lt;P&gt;once the user (&lt;EM&gt;external&lt;/EM&gt; = Active Directory in this example) login has been created in the SAS MD Server, the user can open the SAS session without having&lt;/P&gt;&lt;P&gt;to manage any extra password for SAS.&lt;/P&gt;&lt;P&gt;This kind of tool can be further extended to copy the user's attributes (1st name, email etc) stored in the company directory into SAS MD server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Personnaly, I would't recommend assigning the final user the privilege to authorize himself on the SAS Server using @SASPW accounts : too difficult to maintain.&lt;/P&gt;&lt;P&gt;But authorizing the user in the Company Directory &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;with a specific group (Company\SASUSER etc.) and providing a simple web identity manager that can propagate this access into SAS looks like a good solution. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 13:17:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199472#M2780</guid>
      <dc:creator>ronan</dc:creator>
      <dc:date>2015-06-04T13:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: User self service interface</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199473#M2781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your situation could be a public shared data access. Than there is no need for any creation of accounts. Use a shared generic one like "guest".&lt;/P&gt;&lt;P&gt;With that there is not need for creation of additional accounts. It will just add unnecessary complecity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are doing more serious work and the data-access does matter. Than you are into something that is called RBAC. &lt;A href="http://en.wikipedia.org/wiki/Role-based_access_control" title="http://en.wikipedia.org/wiki/Role-based_access_control"&gt;Role-based access control - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are ICT systems to organize the RBAC process as those are often set as mandatory by regulators. A basic start is like &lt;A href="http://csrc.nist.gov/groups/SNS/rbac/documents/design_implementation/Intro_role_based_access.htm"&gt;http://csrc.nist.gov/groups/SNS/rbac/documents/design_implementation/Intro_role_based_access.htm&lt;/A&gt;&amp;nbsp; Having those tools in place the technical roll-out of any account can be very quick. The problem is finding the correct accountable persons to approve the relevant requests. That is a necessary part not to be avoided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see technical focused guys are too often only focussed on the technical toy and forgetting business requirements.&lt;/P&gt;&lt;P&gt;What is you business requirement? Public classified data (guest) or having are more trusted setting as of a CIA rating applying some data-governance on that? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 21:23:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199473#M2781</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-06-04T21:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: User self service interface</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199474#M2782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The goal is to develop this web interface in JAVA preferably, the workflow would happen as follows:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;User visits website, provides LDAP/ Active Directory ID to be added and selects the groups they would like to be members of.&lt;/LI&gt;&lt;LI&gt;Submits form &amp;lt;click&amp;gt;&lt;/LI&gt;&lt;LI&gt;Application authenticates to LDAP/Active Directory to verify ID exists, queries for attributes and adds attributes as needed.&lt;/LI&gt;&lt;LI&gt;Application authenticates to SAS and creates user, populating some information (Full Name, Email, Login ID) - this is a login with no security rights (pass-through authentication assumed).&lt;/LI&gt;&lt;LI&gt;Application sends email to administration team containing new user details with request for user group assignment (this is a security step to ensure users can't request data they are not authorized to access).&lt;/LI&gt;&lt;LI&gt;Application informs requestor of account creation success/failure, and informs them that security will be assigned shortly.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sounds like we need to start to learn the Open Metadata Interface (OMI) - If anyone is interested in partnering on this let me know - I have all the source code from the Business Objects version, I expect much of it can be repurposed.&lt;/P&gt;&lt;P&gt;I didn't get a reply on a Web Service - does SAS have one that we could use for our interface?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 14:08:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199474#M2782</guid>
      <dc:creator>cpare</dc:creator>
      <dc:date>2015-06-11T14:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: User self service interface</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199475#M2783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your description is a full fit to a common generic rbac process approach.&lt;/P&gt;&lt;P&gt;There are many suppliers offering that as it as far more than just SAS usage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I have often makes those notes SAS is not aligned to those more common processes. Still strange you did build something that should be covered as some enterprise service not a tool implementation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Jun 2015 19:11:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199475#M2783</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-06-11T19:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: User self service interface</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199476#M2784</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;
&lt;P&gt;cpare wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I didn't get a reply on a Web Service - does SAS have one that we could use for our interface?&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not exactly. That might depend on your SAS offer : if you have a SAS BI Server platform, for instance, then the Web interface you might use with SAS is called a &lt;STRONG&gt;SAS Stored Process&lt;/STRONG&gt;. It's a Web J2EE application running inside the SAS Web Application Server (SAS embedded Tomcat) listening on the Web server . If you have a more limited product (eg SAS Office Analytics), then you'll have to use a third party web tool (Tomcat) for your interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: black;"&gt;You could use a Web Service perhaps if you follow another path, more complicated (in my view, I am not a Java/Web developer). It would require developing a SAS stored process (SAS code executed server-side) published as a Web Service : &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: black;"&gt;&lt;A class="active_link" href="https://support.sas.com/documentation/cdl/en/wbsvcdg/64883/HTML/default/viewer.htm#titlepage.htm" title="https://support.sas.com/documentation/cdl/en/wbsvcdg/64883/HTML/default/viewer.htm#titlepage.htm"&gt;https://support.sas.com/documentation/cdl/en/wbsvcdg/64883/HTML/default/viewer.htm#titlepage.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;SPAN style="color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;To help you code your XML OMI request, there is a special feature hidden (since 9.2) inside the SAS Management Console, called the &lt;STRONG&gt;XML Metadata Interface&lt;/STRONG&gt;. In order to enable this tool, follow the steps described in this paper :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;page 18, §2. &lt;A class="active_link" href="http://support.sas.com/resources/papers/proceedings12/009-2012.pdf"&gt;http://support.sas.com/resources/papers/proceedings12/009-2012.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;HTH&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 16:30:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199476#M2784</guid>
      <dc:creator>ronan</dc:creator>
      <dc:date>2015-06-12T16:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: User self service interface</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199477#M2785</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any reason not to align to your in house rbac strategy.&lt;/P&gt;&lt;P&gt;That is a system - programmer question.&lt;/P&gt;&lt;P&gt;That role is different to an application programmer or a statistical programmer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 17:02:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199477#M2785</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-06-12T17:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: User self service interface</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199478#M2786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This does align to the rbac strategy, we utilize Active Directory integration for our users, however a SAS profile still needs to exist in for native SAS group assignment, that profile creation is the part I want to automate (as well as a few steps external to SAS).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The javalib &lt;A href="http://support.sas.com/rnd/javadoc/93/Foundation/com/sas/services/user/package-summary.html" target="classFrame"&gt;com.sas.services.user&lt;/A&gt; provides UserServiceInterface that will allow us to create the user profile - I am planning to load AppDev Studio today or Monday to see if I can create a basic SAS profile as a PoC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;createProfile&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE class="jive-pre"&gt;&lt;A href="http://support.sas.com/rnd/javadoc/93/Foundation/com/sas/services/user/ProfileInterface.html" title="interface in com.sas.services.user"&gt;ProfileInterface&lt;/A&gt; &lt;STRONG&gt;createProfile&lt;/STRONG&gt;(&lt;A href="http://support.sas.com/rnd/javadoc/93/Foundation/com/sas/services/user/UserContextInterface.html" title="interface in com.sas.services.user"&gt;UserContextInterface&lt;/A&gt; user, &lt;A href="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang"&gt;java.lang.String&lt;/A&gt; application) throws &lt;A href="http://support.sas.com/rnd/javadoc/93/Foundation/com/sas/services/ServiceException.html" title="class in com.sas.services"&gt;ServiceException&lt;/A&gt;, &lt;A href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi"&gt;java.rmi.RemoteException&lt;/A&gt;&lt;/PRE&gt;&lt;DL&gt;&lt;DD&gt;Create a new profile.&amp;nbsp; This will create the new repository entry, and return the ProfileInterface to the user.&amp;nbsp; &lt;/DD&gt;&lt;DD&gt;&lt;DL&gt;&lt;DT&gt;&lt;STRONG&gt;Parameters:&lt;/STRONG&gt;&lt;/DT&gt;&lt;DD&gt;&lt;CODE&gt;user&lt;/CODE&gt; - The UserContextInterface of the user for whom the Profile&amp;nbsp;&amp;nbsp;&amp;nbsp; is being created.&lt;/DD&gt;&lt;DD&gt;&lt;CODE&gt;application&lt;/CODE&gt; - The application string for the new profile. &lt;/DD&gt;&lt;DT&gt;&lt;STRONG&gt;Returns:&lt;/STRONG&gt;&lt;/DT&gt;&lt;DD&gt;The new ProfileInterface. &lt;/DD&gt;&lt;DT&gt;&lt;STRONG&gt;Throws:&lt;/STRONG&gt; &lt;/DT&gt;&lt;DD&gt;&lt;CODE&gt;&lt;A href="http://support.sas.com/rnd/javadoc/93/Foundation/com/sas/services/ServiceException.html" title="class in com.sas.services"&gt;ServiceException&lt;/A&gt;&lt;/CODE&gt; - in the event of a service failure. &lt;/DD&gt;&lt;DD&gt;&lt;CODE&gt;&lt;A href="http://java.sun.com/j2se/1.5.0/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi"&gt;java.rmi.RemoteException&lt;/A&gt;&lt;/CODE&gt; - in the event of network failure.&lt;/DD&gt;&lt;/DL&gt;&lt;/DD&gt;&lt;/DL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 19:02:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199478#M2786</guid>
      <dc:creator>cpare</dc:creator>
      <dc:date>2015-06-12T19:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: User self service interface</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199479#M2787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;@Ronan - I agree, after researching the REST options, it only allows users to call stored procedures, and I am not a SAS Coder.&amp;nbsp; For me the faster/better option is to go the Java route until SAS matures the REST services to include administrative tasks. &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 19:05:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199479#M2787</guid>
      <dc:creator>cpare</dc:creator>
      <dc:date>2015-06-12T19:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: User self service interface</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199480#M2788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Off topic, but that Common login Interface is also on my list &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sample I have been tinkering with (yellow border has focus):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image-thumbnail jive-image" src="https://communities.sas.com/legacyfs/online/10822_Untitled.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 19:19:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199480#M2788</guid>
      <dc:creator>cpare</dc:creator>
      <dc:date>2015-06-12T19:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: User self service interface</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199481#M2789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On topic is the appendix A of the security admin guide.&lt;/P&gt;&lt;P&gt;Assuming you have your rbac in place for ad or LDAP.&amp;nbsp; LDAP preferable is you are using Unix types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#p0z36im6qsfk3ln1advg12dn5lls.htm"&gt;http://support.sas.com/documentation/cdl/en/bisecag/67045/HTML/default/viewer.htm#p0z36im6qsfk3ln1advg12dn5lls.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is how user Synchronisation and authorization is solved with an associated act implementation on all the artifacts. You will need to understand Sas coding and the Sas infrastructure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Jun 2015 19:44:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199481#M2789</guid>
      <dc:creator>jakarman</dc:creator>
      <dc:date>2015-06-12T19:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: User self service interface</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199482#M2790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, this looks nice, indeed.:smileycool:&lt;/P&gt;&lt;P&gt;You might be also interested with the &lt;STRONG&gt;HTML5 Data Adapter for SAS&lt;/STRONG&gt; - &lt;EM&gt;&lt;STRONG&gt;h54s&lt;/STRONG&gt;&lt;/EM&gt; in short - (soon) provided at no cost (!!!) by Boemskats, talented people with great ideas&amp;nbsp; :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://boemskats.com/h54s/" title="https://boemskats.com/h54s/"&gt;https://boemskats.com/h54s/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://boemskats.com/build-apps-with-sas/" title="https://boemskats.com/build-apps-with-sas/"&gt;https://boemskats.com/build-apps-with-sas/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2015 13:15:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/User-self-service-interface/m-p/199482#M2790</guid>
      <dc:creator>ronan</dc:creator>
      <dc:date>2015-06-15T13:15:15Z</dc:date>
    </item>
  </channel>
</rss>

