<?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: How to get Admin User credential  ? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12410#M5447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created one process . that process only i can view or admin user . But i want to give some other user to view that process . How can I give ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Sep 2018 06:52:35 GMT</pubDate>
    <dc:creator>dharmraj</dc:creator>
    <dc:date>2018-09-13T06:52:35Z</dc:date>
    <item>
      <title>How to get Admin User credential  ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12408#M5445</link>
      <description>In Admin App I can access all process using admin User. I have one required like&amp;nbsp; user not a part of process . But i want to give access&amp;nbsp; that user to view attached form of process. I want to pass admin credential&amp;nbsp; for that user to access that process. But I donot&amp;nbsp; want to hard code&amp;nbsp; password in UI</description>
      <pubDate>Thu, 13 Sep 2018 06:47:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12408#M5445</guid>
      <dc:creator>dharmraj</dc:creator>
      <dc:date>2018-09-13T06:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Admin User credential  ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12409#M5446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are trying to create a huge security issue by passing admin credentials across the system from the client app. You should never do anything like that and never hardcode credentials in javascript as it will be available for everyone to see.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 06:50:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12409#M5446</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2018-09-13T06:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Admin User credential  ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12410#M5447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created one process . that process only i can view or admin user . But i want to give some other user to view that process . How can I give ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 06:52:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12410#M5447</guid>
      <dc:creator>dharmraj</dc:creator>
      <dc:date>2018-09-13T06:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Admin User credential  ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12411#M5448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then you process is wrong and you need changing the workflow I think. I suggest asking the BPM forum on how to make a proper process with groups and permissions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you make a client app allow another user use admin account, anyone with a Postman will do the same for any account and will pwn your system.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 06:56:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12411#M5448</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2018-09-13T06:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Admin User credential  ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12412#M5449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok&amp;nbsp; I understood . But I have required&amp;nbsp; &amp;nbsp;like that So i am thinking&amp;nbsp; for that user i&amp;nbsp; can&amp;nbsp; pass username( Admin) no password Based on user name . I can get password and i can get form in &lt;STRONG&gt;readonly mode&lt;/STRONG&gt; . In admin app we have change password option .So may be admin user can change password in future . &lt;STRONG&gt;I donot want to hard code in UI&lt;/STRONG&gt;. This scenario i want for one user only .If that user is logged in that time i want to do&amp;nbsp; this . &lt;STRONG&gt;Can i get credential for admin user ?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 07:13:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12412#M5449</guid>
      <dc:creator>dharmraj</dc:creator>
      <dc:date>2018-09-13T07:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Admin User credential  ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12413#M5450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You raised a question in ADF forum, that is client side framework only. There's no public API to get plain text admin password to client side and will never be. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Sep 2018 07:15:45 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12413#M5450</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2018-09-13T07:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Admin User credential  ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12414#M5451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;Denys Vuika&lt;/B&gt;‌ This problem can be solved by sso if i am not wrong. Does ADF support sso in its latest version as i had tried very hard in version 1.9 of ADF but was not successful.&lt;/P&gt;&lt;P&gt;Please let us know is it possible and any docs will help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 05:13:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12414#M5451</guid>
      <dc:creator>mdtabrezmca</dc:creator>
      <dc:date>2018-09-17T05:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to get Admin User credential  ?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12415#M5452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SSO support requires latest 2.5.0 ADF, you can check release notes for all releases on this very forum.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even with SSO you won’t be able to pass admin credentials to a regular user. To be honest, I think you need reviewing your approaches to security, as asking for plain text passwords in 2018 is not a very good thing. I hope you address the problem on the workflow level and your customers won’t suffer absence of security for their system&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2018 06:02:15 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-get-admin-user-credential/m-p/12415#M5452</guid>
      <dc:creator>dvuika</dc:creator>
      <dc:date>2018-09-17T06:02:15Z</dc:date>
    </item>
  </channel>
</rss>

