<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Mohammad Altaf Bazaz</title>
    <description>The latest articles on DEV Community by Mohammad Altaf Bazaz (@altafbazaz7).</description>
    <link>https://dev.to/altafbazaz7</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F997841%2F06715656-ec89-43ae-9902-d1161c6d526e.jpeg</url>
      <title>DEV Community: Mohammad Altaf Bazaz</title>
      <link>https://dev.to/altafbazaz7</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/altafbazaz7"/>
    <language>en</language>
    <item>
      <title>SSO using AWS cognito hosted UI on different domains</title>
      <dc:creator>Mohammad Altaf Bazaz</dc:creator>
      <pubDate>Wed, 28 Dec 2022 12:51:12 +0000</pubDate>
      <link>https://dev.to/altafbazaz7/sso-using-aws-cognito-hosted-ui-on-different-domains-2egi</link>
      <guid>https://dev.to/altafbazaz7/sso-using-aws-cognito-hosted-ui-on-different-domains-2egi</guid>
      <description>&lt;p&gt;I have integrated AWS Cognito Identity JS into a custom UI with all sign in / forgot password / sign out functionality. But now i want to log in to the dashboard by logging in from a different domain and not from the domain where my website is hosted. I am using AWS Cognito but because of limited resources i am not able to find a feasible solution. In my domain where i have hosted my website i a able to login by setting all tokens onto local storage and if there is any object in local storage i am navigating my user to dashboard. My dashboard is a protected route.&lt;/p&gt;

</description>
      <category>aws</category>
      <category>react</category>
      <category>singlesignon</category>
      <category>awscognitoo</category>
    </item>
  </channel>
</rss>
