<?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: SSO Implementation - User need to go through multiple steps to visit the &amp;quot;Select Workspace&amp;quot; page. in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/sso-implementation-user-need-to-go-through-multiple-steps-to/m-p/13727#M8351</link>
    <description>&lt;P&gt;Hi, I would request you to file a feature request in our ideas portal &lt;A href="https://ideas.databricks.com/ideas/" alt="https://ideas.databricks.com/ideas/" target="_blank"&gt;https://ideas.databricks.com/ideas/&lt;/A&gt;, so that you can interact and receive the updates directly with the PM team. The ideas portal allows the customers to submit enhancement ideas and other customers to vote on their submitted ideas, and also gives the customers a direct line of communication with PM. You can subscribe to status updates as well.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Jan 2023 20:09:39 GMT</pubDate>
    <dc:creator>Debayan</dc:creator>
    <dc:date>2023-01-09T20:09:39Z</dc:date>
    <item>
      <title>SSO Implementation - User need to go through multiple steps to visit the "Select Workspace" page.</title>
      <link>https://community.databricks.com/t5/data-engineering/sso-implementation-user-need-to-go-through-multiple-steps-to/m-p/13726#M8350</link>
      <description>&lt;P&gt;Below are the steps we have implemented to login through SSO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. We have setup SSO and are able to login into Databricks using IDP (&lt;I&gt;SiemensID Authentication&lt;/I&gt;). &lt;/P&gt;&lt;P&gt;2. After successful authentication, we have done the configuration of redirecting user to databricks URL "&lt;A href="https://accounts.cloud.databricks.com/workspace-select" alt="https://accounts.cloud.databricks.com/workspace-select" target="_blank"&gt;&lt;I&gt;&lt;/I&gt;&lt;/A&gt;&lt;A href="https://accounts.cloud.databricks.com/workspace-select" target="test_blank"&gt;https://accounts.cloud.databricks.com/workspace-select&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;3. Above URL again takes user to databricks login screen and user needs to follow sign in process again following below steps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;a. Enter User email&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="First screen after successful SSO authentication"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/917i06EE10390A5A0CF4/image-size/large?v=v2&amp;amp;px=999" role="button" title="First screen after successful SSO authentication" alt="First screen after successful SSO authentication" /&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;b. Select "&lt;I&gt;Single Sign On&lt;/I&gt;" option&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Again, select Single Sign on by clicking on Continue with SSO"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/922iA00AF672D5B46063/image-size/large?v=v2&amp;amp;px=999" role="button" title="Again, select Single Sign on by clicking on Continue with SSO" alt="Again, select Single Sign on by clicking on Continue with SSO" /&gt;&lt;/span&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;c. Again user is redirected to new tab and clicking on "&lt;I&gt;Single Sign on&lt;/I&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;d. Databricks uses the existing session created in the Step 1&lt;/P&gt;&lt;P&gt;4. User is required go through multiple pages before visiting the "&lt;I&gt;Select Workspace&lt;/I&gt;" page.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question 1:&lt;/P&gt;&lt;P&gt;Can we skip the intermediate steps and use the SSO session directly to access the "&lt;I&gt;Select Workspace&lt;/I&gt;" page &lt;I&gt;(&lt;/I&gt;&lt;A href="https://accounts.cloud.databricks.com/workspace-select" alt="https://accounts.cloud.databricks.com/workspace-select" target="_blank"&gt;&lt;I&gt;&lt;/I&gt;&lt;/A&gt;&lt;A href="https://accounts.cloud.databricks.com/workspace-select" target="test_blank"&gt;https://accounts.cloud.databricks.com/workspace-select&lt;/A&gt;&lt;I&gt;)&lt;/I&gt; by appending the user session details (&lt;I&gt;token/code&lt;/I&gt;) to redirectURL as query string?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question 2:&lt;/P&gt;&lt;P&gt;Can we use our app to login as IDP and share the session with databricks "&lt;I&gt;Select workspace&lt;/I&gt;" page directly exchanging the information through URL (query string) and skip the intermediate steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: When user logs in to Databricks application first time and then logout, the session remains active and if user tries to login again with same account, Intermediate steps gets skipped and user can access the "&lt;I&gt;Select workspace&lt;/I&gt;" page directly. Can we implement same workflow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help will be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ajay&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jan 2023 05:02:13 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/sso-implementation-user-need-to-go-through-multiple-steps-to/m-p/13726#M8350</guid>
      <dc:creator>Ajay_Birari</dc:creator>
      <dc:date>2023-01-04T05:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: SSO Implementation - User need to go through multiple steps to visit the "Select Workspace" page.</title>
      <link>https://community.databricks.com/t5/data-engineering/sso-implementation-user-need-to-go-through-multiple-steps-to/m-p/13729#M8353</link>
      <description>&lt;P&gt;Hello @Kaniz Fatma​&amp;nbsp;@Debayan Mukherjee​&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have raised this issue with Databricks team internally. We have shared the details with team. I will post the solution once we find any breakthrough to resolve it.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 05:22:02 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/sso-implementation-user-need-to-go-through-multiple-steps-to/m-p/13729#M8353</guid>
      <dc:creator>Ajay_Birari</dc:creator>
      <dc:date>2023-01-19T05:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: SSO Implementation - User need to go through multiple steps to visit the "Select Workspace" page.</title>
      <link>https://community.databricks.com/t5/data-engineering/sso-implementation-user-need-to-go-through-multiple-steps-to/m-p/13730#M8354</link>
      <description>&lt;P&gt;Hi @Ajay birari.ajay​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a friendly follow-up. Do you still need help or were you able to find a solution? please let us know&lt;/P&gt;</description>
      <pubDate>Thu, 06 Apr 2023 18:31:50 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/sso-implementation-user-need-to-go-through-multiple-steps-to/m-p/13730#M8354</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2023-04-06T18:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: SSO Implementation - User need to go through multiple steps to visit the "Select Workspace" page.</title>
      <link>https://community.databricks.com/t5/data-engineering/sso-implementation-user-need-to-go-through-multiple-steps-to/m-p/13727#M8351</link>
      <description>&lt;P&gt;Hi, I would request you to file a feature request in our ideas portal &lt;A href="https://ideas.databricks.com/ideas/" alt="https://ideas.databricks.com/ideas/" target="_blank"&gt;https://ideas.databricks.com/ideas/&lt;/A&gt;, so that you can interact and receive the updates directly with the PM team. The ideas portal allows the customers to submit enhancement ideas and other customers to vote on their submitted ideas, and also gives the customers a direct line of communication with PM. You can subscribe to status updates as well.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Jan 2023 20:09:39 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/sso-implementation-user-need-to-go-through-multiple-steps-to/m-p/13727#M8351</guid>
      <dc:creator>Debayan</dc:creator>
      <dc:date>2023-01-09T20:09:39Z</dc:date>
    </item>
  </channel>
</rss>

