<?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 How to override login page's  successRoute=&amp;quot;/personal-files&amp;quot; parameter in Alfresco Digital Workspace in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/how-to-override-login-page-s-successroute-quot-personal-files/m-p/21215#M9358</link>
    <description>&lt;P class="" align="left"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;I am using alfresco digital workspace 2.9.0&lt;BR /&gt;I have overrided and created component using Alfresco Documentation &lt;A href="https://docs.alfresco.com/digital-workspace/latest/develop/extensions/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.alfresco.com/digital-workspace/latest/develop/extensions/&lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="" align="left"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;and it’s working fine&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="" align="left"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;I have created my custom extention and using routes, I am overriding default library page with my custom dashboard component.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="custom.module.ts" style="width: 581px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/143i1A98A74498725B23/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;custom.module.ts&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="custom.json" style="width: 707px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/147i1D717DFBFD203627/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;custom.json&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dashboard" style="width: 592px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/144iD1C5DE18AB9698C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Dashboard&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;I wanted to override the Alfresco Digital Workspace's default login page's&amp;nbsp; &lt;STRONG&gt;&lt;FONT color="#9cdcfe"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;successRoute&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#cccccc"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#ce9178"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;"/personal-files" parameter to my custom dashboard page url.&lt;BR /&gt;I have tried by changing the route's url using below configuration to override the login page but it's not working&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"routes"&lt;/SPAN&gt;&lt;SPAN&gt;: [&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"id"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"app.navbar.libraries.files"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;"path": "login",&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"parentRoute"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"layout"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"app.layout.main"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"component"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"custom.components.dashboard"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#ce9178"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;&lt;BR /&gt;Is their any way to override default login page / it's parameters?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vikash&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Feb 2024 07:22:12 GMT</pubDate>
    <dc:creator>vikash_patel</dc:creator>
    <dc:date>2024-02-19T07:22:12Z</dc:date>
    <item>
      <title>How to override login page's  successRoute="/personal-files" parameter in Alfresco Digital Workspace</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/how-to-override-login-page-s-successroute-quot-personal-files/m-p/21215#M9358</link>
      <description>&lt;P class="" align="left"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;I am using alfresco digital workspace 2.9.0&lt;BR /&gt;I have overrided and created component using Alfresco Documentation &lt;A href="https://docs.alfresco.com/digital-workspace/latest/develop/extensions/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://docs.alfresco.com/digital-workspace/latest/develop/extensions/&lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="" align="left"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;and it’s working fine&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="" align="left"&gt;&lt;FONT color="#000000"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;&lt;SPAN&gt;I have created my custom extention and using routes, I am overriding default library page with my custom dashboard component.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="custom.module.ts" style="width: 581px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/143i1A98A74498725B23/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;custom.module.ts&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="custom.json" style="width: 707px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/147i1D717DFBFD203627/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;custom.json&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Dashboard" style="width: 592px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image"&gt;&lt;img src="https://connect.hyland.com/t5/image/serverpage/image-id/144iD1C5DE18AB9698C4/image-size/large?v=v2&amp;amp;px=999" role="button" title="image" alt="image" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Dashboard&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;I wanted to override the Alfresco Digital Workspace's default login page's&amp;nbsp; &lt;STRONG&gt;&lt;FONT color="#9cdcfe"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;successRoute&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#cccccc"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;=&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;FONT color="#ce9178"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;"/personal-files" parameter to my custom dashboard page url.&lt;BR /&gt;I have tried by changing the route's url using below configuration to override the login page but it's not working&lt;BR /&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"routes"&lt;/SPAN&gt;&lt;SPAN&gt;: [&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"id"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"app.navbar.libraries.files"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;"path": "login",&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"parentRoute"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;""&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"layout"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"app.layout.main"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"component"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"custom.components.dashboard"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#ce9178"&gt;&lt;FONT face="Liberation Serif, serif"&gt;&lt;FONT size="3"&gt;&lt;BR /&gt;Is their any way to override default login page / it's parameters?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Vikash&lt;/FONT&gt;&lt;/FONT&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Feb 2024 07:22:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/how-to-override-login-page-s-successroute-quot-personal-files/m-p/21215#M9358</guid>
      <dc:creator>vikash_patel</dc:creator>
      <dc:date>2024-02-19T07:22:12Z</dc:date>
    </item>
  </channel>
</rss>

