<?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: Report Server Custom Authentication in Report Server</title>
    <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/330197#M3102</link>
    <description>&lt;P&gt;Have you seen this? Take note of the very last comment.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Microsoft/Reporting-Services/issues/26" target="_blank"&gt;https://github.com/Microsoft/Reporting-Services/issues/26&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Dec 2017 00:16:22 GMT</pubDate>
    <dc:creator>pbx</dc:creator>
    <dc:date>2017-12-29T00:16:22Z</dc:date>
    <item>
      <title>Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/302549#M2204</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;I am newbie in Power BI Report Server and tried to configure it for custom/form authentication as explained in this article&lt;/P&gt;&lt;P&gt;&lt;A title="" href="https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I performed all steps as mentioned in article and when I browse ReportServer it successfully show me Login page.&amp;nbsp;&lt;SPAN&gt;However whenever I click eiher "Register User" button OR "Login" button, I get following exception&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;An error occurred while attempting to add the account. Request for the permission of type 'System.Data.SqlClient.SqlClientPermission, System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed.&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;I notice that in article's&amp;nbsp;&lt;/SPAN&gt;&lt;A title="" href="https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample#step-3-deployment-and-configuration" target="_self" rel="nofollow noopener noreferrer"&gt;Step 3&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;it is mentioned to add &amp;lt;CodeGroup&amp;gt; in&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;RSSrvPolicy.config file for FullTrust permission. However the step description is very confusing to me&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;Add the following &amp;lt;CodeGroup&amp;gt; element after the existing code group in the security policy file that has a URL membership of $CodeGen as indicated below and then add an entry as follows to RSSrvPolicy.config. Make sure to change the below path according to your ReportServer installation directory:

&amp;lt;CodeGroup
	class="UnionCodeGroup"
	version="1"
	Name="SecurityExtensionCodeGroup" 
	Description="Code group for the sample security extension"
	PermissionSetName="FullTrust"&amp;gt;
&amp;lt;IMembershipCondition 
	class="UrlMembershipCondition"
	version="1"
	Url="C:\Program Files\Microsoft Power BI Report Server\PBIRS\ReportServer\bin\Microsoft.Samples.ReportingServices.CustomSecurity.dll"/&amp;gt;
&amp;lt;/CodeGroup&amp;gt;&lt;/PRE&gt;&lt;P&gt;&lt;SPAN&gt;I am not sure I have to add this CodeGroup as New code group below of existing Member Url="$CodeGen$/*" codegroup OR I will have to replace existing $CodeGen Member URL code group with this one. So I tried both. When I add this article CodeGroup as New below of existing then ReportServer browse successful and show login page, but Permission exception occur as shown above.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;IMG src="https://ip1.i.lithium.com/b1672495e8b0b38dfe1906b5299928ccfd5b54a0/687474703a2f2f37322e31382e3230302e3130372f4e6577436f64654772702e706e67" border="0" alt="" width="806" height="281" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;When I replace existing&amp;nbsp;$CodeGen Member URL code group with this article code group then ReportServer does not browse and give HTTP 500 error.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;So please expert guidance on this. Thanks&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Nov 2017 06:14:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/302549#M2204</guid>
      <dc:creator>malikirfan28</dc:creator>
      <dc:date>2017-11-14T06:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/303674#M2255</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/30300"&gt;@malikirfan28&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I don't have much experience with develop section. Maybe&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/31487"&gt;@mgmeyer&lt;/a&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/30856"&gt;@riccardomuti&lt;/a&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/33561"&gt;@Jon-Heide&lt;/a&gt;&amp;nbsp;from PG team have ideas?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Qiuyun Yu&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 09:44:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/303674#M2255</guid>
      <dc:creator>v-qiuyu-msft</dc:creator>
      <dc:date>2017-11-15T09:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/303735#M2258</link>
      <description>&lt;P&gt;Thank you &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6970"&gt;@v-qiuyu-msft&lt;/a&gt;&amp;nbsp;for comments. It seems I had wrong URL in CodeGroup membership. When I changed URL from&lt;/P&gt;&lt;P&gt;C:\Program Files\Microsoft Power BI Report Server\PBIRS\PowerBI\Microsoft.Samples.ReportingServices.CustomSecurity.dll&lt;/P&gt;&lt;P&gt;to C:\Program Files\Microsoft Power BI Report Server\PBIRS\ReportServer\bin\Microsoft.Samples.ReportingServices.CustomSecurity.dll, it seems the permission problem has resolved and I can register new user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However when login goes successfull and navigate to ReportServer Web Portal URL, it shows &lt;STRONG&gt;&lt;EM&gt;HTTP 500 Internal Server&lt;/EM&gt;&lt;/STRONG&gt; ERROR. Is there any way to investigate and find-out root cause of it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks once again,&lt;/P&gt;&lt;P&gt;M. Irfan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2017 11:10:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/303735#M2258</guid>
      <dc:creator>malikirfan28</dc:creator>
      <dc:date>2017-11-15T11:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/306318#M2339</link>
      <description>&lt;P&gt;Dear &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6970"&gt;@v-qiuyu-msft&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/31487"&gt;@mgmeyer&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/30856"&gt;@riccardomuti&lt;/a&gt;,&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/33561"&gt;@Jon-Heide&lt;/a&gt;&lt;/P&gt;&lt;P&gt;Please&amp;nbsp;need your support to resolve this HTTP 500 Error after successful login on Power&amp;nbsp; BI Report Server.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;</description>
      <pubDate>Sun, 19 Nov 2017 10:53:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/306318#M2339</guid>
      <dc:creator>malikirfan28</dc:creator>
      <dc:date>2017-11-19T10:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/306326#M2340</link>
      <description>&lt;P&gt;You can review my configuration files using following&amp;nbsp; links:&lt;/P&gt;&lt;P&gt;&lt;A href="http://72.18.200.107/rsreportserver.xml" target="_self"&gt;rsreportserver.config&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://72.18.200.107/rssrvpolicy.xml" target="_self"&gt;rssrvpolicy.config&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://72.18.200.107/web.xml" target="_self"&gt;web.config&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have already placed Microsoft.Samples.ReportingServices.CustomSecurity.dll &amp;amp; pdb file&amp;nbsp;in&amp;nbsp;&lt;/P&gt;&lt;P&gt;C:\Program Files\Microsoft Power BI Report Server\PBIRS\ReportServer\bin&lt;/P&gt;&lt;P&gt;C:\Program Files\Microsoft Power BI Report Server\PBIRS\PowerBI&lt;/P&gt;&lt;P&gt;C:\Program Files\Microsoft Power BI Report Server\PBIRS\Portal&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please need your urgent support to resolve this HTTP 500 Internal Server Error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Nov 2017 12:41:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/306326#M2340</guid>
      <dc:creator>malikirfan28</dc:creator>
      <dc:date>2017-11-19T12:41:13Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/326709#M3003</link>
      <description>We are also facing same issue. Http 500 issue for custom authenticatiom after login page. Its not loading PBReports page</description>
      <pubDate>Wed, 20 Dec 2017 10:22:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/326709#M3003</guid>
      <dc:creator>prazzy88</dc:creator>
      <dc:date>2017-12-20T10:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/326883#M3010</link>
      <description>&lt;P&gt;I am Also getting the same issue...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Dec 2017 15:12:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/326883#M3010</guid>
      <dc:creator>asheralikhan</dc:creator>
      <dc:date>2017-12-20T15:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/327692#M3034</link>
      <description>&lt;P&gt;It seems a problem in Product which does not support this feature.&amp;nbsp;&lt;img id="smileyfrustrated" class="emoticon emoticon-smileyfrustrated" src="https://community.fabric.microsoft.com/i/smilies/16x16_smiley-frustrated.png" alt="Smiley Frustrated" title="Smiley Frustrated" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Dec 2017 18:45:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/327692#M3034</guid>
      <dc:creator>malikirfan28</dc:creator>
      <dc:date>2017-12-21T18:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/330197#M3102</link>
      <description>&lt;P&gt;Have you seen this? Take note of the very last comment.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Microsoft/Reporting-Services/issues/26" target="_blank"&gt;https://github.com/Microsoft/Reporting-Services/issues/26&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Dec 2017 00:16:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/330197#M3102</guid>
      <dc:creator>pbx</dc:creator>
      <dc:date>2017-12-29T00:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/330776#M3129</link>
      <description>&lt;P&gt;Thanks &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/50630"&gt;@pbx&lt;/a&gt;&amp;nbsp;This link&amp;nbsp;help me to find out&amp;nbsp;the exact problem. So for rest of the community here is the reason of HTTP 500 error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When we added "machineKey" in&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;&amp;lt;RSPATH&amp;gt;\ReportServer\web.config&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;nbsp;path, everytime when pbix service restarted it remove this key.&amp;nbsp; The step mentined &lt;A href="https://github.com/Microsoft/Reporting-Services/tree/master/CustomSecuritySample2016#reporting-services-2016" target="_self"&gt;here &lt;/A&gt;need to be updated &lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/6970"&gt;@v-qiuyu-msft&lt;/a&gt;. Best solution is to add machinekey in "machine.config" file inside&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://msdn.microsoft.com/en-us/library/w8h3skw9.aspx" target="_blank" rel="noreferrer"&gt;&amp;lt;system.web&amp;gt;&lt;/A&gt;&amp;nbsp;and then restart machine&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;32-bit&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="pun"&gt;%&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;windir&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;%&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;\Microsoft&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;NET\Framework\[version&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;]&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;\config\machine&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;config&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&lt;STRONG&gt;64-bit&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class="pun"&gt;%&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;windir&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;%&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;\Microsoft&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;NET\Framework64\[version&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;]&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;\config\machine&lt;/SPAN&gt;&lt;SPAN class="pun"&gt;.&lt;/SPAN&gt;&lt;SPAN class="pln"&gt;config &lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Note: This entry &lt;U&gt;may&lt;/U&gt; create conflicts/problem for other application running on same machine so be careful.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this will help. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 31 Dec 2017 12:26:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/330776#M3129</guid>
      <dc:creator>malikirfan28</dc:creator>
      <dc:date>2017-12-31T12:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/330806#M3130</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/30300"&gt;@malikirfan28&lt;/a&gt;:&lt;/P&gt;&lt;P&gt;The proper documentation about custom security extensions can be found here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.microsoft.com/en-us/sql/reporting-services/extensions/security-extension/how-to-install-custom-security-extensions" target="_blank"&gt;https://docs.microsoft.com/en-us/sql/reporting-services/extensions/security-extension/how-to-install-custom-security-extensions&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That means for PBIRS the machine key should be placed in \ReportServer\rsReportServer.config. However according to the following link, a bug in PBIRS, at least up to this version 1.1.6514.9163 (Build 14.0.600.434), exists that requires putting they keys in machine.config.&amp;nbsp;Given that there's been two minor relases after that, could you please confrim if&amp;nbsp;the bug still exists in&amp;nbsp;the latest release, Version 1.1.6551.5155 (Build 14.0.600.438)?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="" href="https://github.com/Microsoft/Reporting-Services/issues/26" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/Microsoft/Reporting-Services/issues/26&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jan 2018 02:41:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/330806#M3130</guid>
      <dc:creator>pbx</dc:creator>
      <dc:date>2018-01-01T02:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/334041#M3252</link>
      <description>&lt;P&gt;Dear&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/50630"&gt;@pbx&lt;/a&gt;, Ok I will check new version on fresh mahine and then update here.&lt;/P&gt;&lt;P&gt;However right now when a new registered user login successfully, PBIRS display error:&lt;BR /&gt;&lt;!--  Favicon Related elements  --&gt;&lt;!--  End of Favicon Related elements  --&gt;&lt;!--   css and scripts are injected at build time by gulpfile.js   --&gt;&lt;/P&gt;&lt;DIV class="modal fade ng-scope ng-isolate-scope in"&gt;&lt;DIV class="modal-dialog "&gt;&lt;DIV class="modal-content"&gt;&lt;DIV class="modal-body"&gt;&lt;P class="message"&gt;&lt;SPAN class="ng-scope"&gt;You are not allowed to view this folder. Contact your administrator to obtain the necessary permissions.&lt;/SPAN&gt;&lt;!--   end ngIf: !disableMessageTranslate   --&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Builten (Windows) Administrator acccount does not work with custom security so how can I login as Administrator and grant permission to custom user? If I revert back to Windows Authentication then builten Administrator work and I can change Site Setting, but at this time PBIRS does not found any custom user name. When I try to add custom user name in "Add User or Group" field it give error, "such user or group does not exist".&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2018 10:21:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/334041#M3252</guid>
      <dc:creator>malikirfan28</dc:creator>
      <dc:date>2018-01-08T10:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/363365#M4073</link>
      <description>&lt;P&gt;For others trying to find the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had some problemswith 500 error too. I found out that there are a couple of steps you need to do after you have set the plugin. See my comment in this issue (danielnord):&amp;nbsp;&lt;A href="https://github.com/Microsoft/Reporting-Services/issues/49" target="_blank"&gt;https://github.com/Microsoft/Reporting-Services/issues/49&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Feb 2018 15:05:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/363365#M4073</guid>
      <dc:creator>danielnord</dc:creator>
      <dc:date>2018-02-22T15:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/392715#M4985</link>
      <description>&lt;P&gt;Thank you so much for this post.&amp;nbsp; Adding the machine key to the machine.config file worked.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 21:56:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/392715#M4985</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-09T21:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/392719#M4986</link>
      <description>&lt;P&gt;This worked for me.&lt;/P&gt;&lt;P&gt;Here are the details:&lt;/P&gt;&lt;P&gt;edited C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\machine.config&lt;/P&gt;&lt;P&gt;Add machinekey under system.web&lt;/P&gt;&lt;P&gt;I used Visual Studio to edit machine.config. Must start VS as admin.&lt;/P&gt;&lt;P&gt;Restart computer, restart rs service&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 22:41:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/392719#M4986</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-09T22:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/392721#M4987</link>
      <description>&lt;P&gt;I installed Power Bi Report Server - Evaluation, Product Version 15.0.2.378 and I still had to update the machine config to get it to work with the custom security example.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 22:47:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/392721#M4987</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-09T22:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/582710#M8927</link>
      <description>&lt;P&gt;did you get solution? Please let me know if you get solution&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 19:10:47 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/582710#M8927</guid>
      <dc:creator>sowmyaKrishna</dc:creator>
      <dc:date>2018-12-10T19:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/582715#M8928</link>
      <description>&lt;P&gt;Yes - this is my solution&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here are the details:&lt;/P&gt;&lt;P&gt;edited C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Config\machine.config&lt;/P&gt;&lt;P&gt;Add machinekey under system.web&lt;/P&gt;&lt;P&gt;I used Visual Studio to edit machine.config. Must start VS as admin.&lt;/P&gt;&lt;P&gt;Restart computer, restart rs service&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 19:21:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/582715#M8928</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-10T19:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Report Server Custom Authentication</title>
      <link>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/586073#M8985</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/55888"&gt;@danielnord&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed all steps but still I am getting below error. Can you please give me the solution .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;018-12-14 15:03:14.8087|INFO|1|CONFIG : rsConfigFilePath = [C:\Program Files\Microsoft Power BI Report Server\PBIRS\ReportServer\rsreportserver.config] (env)&lt;BR /&gt;2018-12-14 15:03:17.1056|INFO|1|CONFIG : AccessControlAllowOrigin = [] (env)&lt;BR /&gt;2018-12-14 15:03:17.1056|INFO|1|CONFIG : AccessControlAllowHeaders = [] (env)&lt;BR /&gt;2018-12-14 15:03:17.1056|INFO|1|CONFIG : AccessControlAllowMethods = [GET, PUT, POST, PATCH, DELETE] (env)&lt;BR /&gt;2018-12-14 15:03:17.1056|INFO|1|CONFIG : AccessControlExposeHeaders = [] (env)&lt;BR /&gt;2018-12-14 15:03:17.1056|INFO|1|CONFIG : AccessControlMaxAge = [600] (env)&lt;BR /&gt;2018-12-14 15:03:17.1368|INFO|1|CONFIG : SecureConnectionLevel = [0] (env)&lt;BR /&gt;2018-12-14 15:03:19.2618|INFO|1|CONFIG : MaxActiveReqForOneUser = [20] (env)&lt;BR /&gt;2018-12-14 15:03:19.2618|INFO|1|CONFIG : MaxActiveReqForAnonymous = [200] (default)&lt;BR /&gt;2018-12-14 15:04:41.5054|INFO|5|Received request GET | RequestID = s_69cc7afc-3bd5-4042-be76-7f14cd3a3c0a&lt;BR /&gt;2018-12-14 15:04:41.5992|ERROR|5| 10.120.243.36: GET - 0:00:00.0833391&lt;BR /&gt;Exception: System.Web.HttpException (0x80004005): Unable to validate data.&lt;BR /&gt;at System.Web.Configuration.MachineKeySection.EncryptOrDecryptData(Boolean fEncrypt, Byte[] buf, Byte[] modifier, Int32 start, Int32 length, Boolean useValidationSymAlgo, Boolean useLegacyMode, IVType ivType, Boolean signData)&lt;BR /&gt;at System.Web.Security.FormsAuthentication.Decrypt(String encryptedTicket)&lt;BR /&gt;at Microsoft.BIServer.Owin.Common.Middleware.CustomAuthenticationMiddleware.CreateRequestContextFromCookie(IOwinContext context)&lt;BR /&gt;at Microsoft.BIServer.Owin.Common.Middleware.CustomAuthenticationMiddleware.CreatePortalIdentity(IOwinContext context)&lt;BR /&gt;at Microsoft.BIServer.Owin.Common.Middleware.CustomAuthenticationMiddleware.Invoke(IOwinContext context)&lt;BR /&gt;at Microsoft.Owin.Security.Infrastructure.AuthenticationMiddleware`1.&amp;lt;Invoke&amp;gt;d__0.MoveNext()&lt;BR /&gt;--- End of stack trace from previous location where exception was thrown ---&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance...&lt;/P&gt;</description>
      <pubDate>Fri, 14 Dec 2018 20:12:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Report-Server/Report-Server-Custom-Authentication/m-p/586073#M8985</guid>
      <dc:creator>sowmyaKrishna</dc:creator>
      <dc:date>2018-12-14T20:12:09Z</dc:date>
    </item>
  </channel>
</rss>

