<?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: LoginForm bypass and customize redirect in SAS Viya</title>
    <link>https://communities.sas.com/t5/SAS-Viya/LoginForm-bypass-and-customize-redirect/m-p/864155#M1711</link>
    <description>1. From reading the link you've provided you would add defaultIdentityProvider as a JVM option to SAS Logon Manager, assuming you are single tenant.&lt;BR /&gt;&lt;BR /&gt;2. Isn't the callback url the name of the oauth provider you've given? Are you saying you want to change the name?&lt;BR /&gt;&lt;BR /&gt;Authentication: OIDC with Azure AD Scenario (Linux Full Deployment)&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/calcdc/3.5/calauthmdl/p0e2xe37g251t5n1np6j8hj8esct.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/calcdc/3.5/calauthmdl/p0e2xe37g251t5n1np6j8hj8esct.htm&lt;/A&gt;</description>
    <pubDate>Tue, 14 Mar 2023 20:18:53 GMT</pubDate>
    <dc:creator>gwootton</dc:creator>
    <dc:date>2023-03-14T20:18:53Z</dc:date>
    <item>
      <title>LoginForm bypass and customize redirect</title>
      <link>https://communities.sas.com/t5/SAS-Viya/LoginForm-bypass-and-customize-redirect/m-p/864105#M1710</link>
      <description>&lt;P&gt;Hi, Whe have sasViya 3+ linked with our ldap and an oauth provider.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1&lt;/P&gt;&lt;P&gt;We would like to skip the sas login form and go directly to our oauth login page.&lt;/P&gt;&lt;P&gt;I've seen &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/SAS-Viya-2021-2-4-Bypass-SAS-Logon-Manager/ta-p/797235" target="_self"&gt;this&lt;/A&gt; talking about&amp;nbsp;defaultIdentityProvider but I do not find it on our config.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2&lt;/P&gt;&lt;P&gt;is it possible to set the callback url once logged in without editing the template form?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 16:36:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/LoginForm-bypass-and-customize-redirect/m-p/864105#M1710</guid>
      <dc:creator>bodtx</dc:creator>
      <dc:date>2023-03-14T16:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: LoginForm bypass and customize redirect</title>
      <link>https://communities.sas.com/t5/SAS-Viya/LoginForm-bypass-and-customize-redirect/m-p/864155#M1711</link>
      <description>1. From reading the link you've provided you would add defaultIdentityProvider as a JVM option to SAS Logon Manager, assuming you are single tenant.&lt;BR /&gt;&lt;BR /&gt;2. Isn't the callback url the name of the oauth provider you've given? Are you saying you want to change the name?&lt;BR /&gt;&lt;BR /&gt;Authentication: OIDC with Azure AD Scenario (Linux Full Deployment)&lt;BR /&gt;&lt;A href="https://go.documentation.sas.com/doc/en/calcdc/3.5/calauthmdl/p0e2xe37g251t5n1np6j8hj8esct.htm" target="_blank"&gt;https://go.documentation.sas.com/doc/en/calcdc/3.5/calauthmdl/p0e2xe37g251t5n1np6j8hj8esct.htm&lt;/A&gt;</description>
      <pubDate>Tue, 14 Mar 2023 20:18:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/LoginForm-bypass-and-customize-redirect/m-p/864155#M1711</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2023-03-14T20:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: LoginForm bypass and customize redirect</title>
      <link>https://communities.sas.com/t5/SAS-Viya/LoginForm-bypass-and-customize-redirect/m-p/865241#M1731</link>
      <description>&lt;P&gt;Indeed, I've seen&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://go.documentation.sas.com/doc/en/calcdc/3.5/calauthmdl/p0e2xe37g251t5n1np6j8hj8esct.htm" target="_blank" rel="noopener"&gt;https://go.documentation.sas.com/doc/en/calcdc/3.5/calauthmdl/p0e2xe37g251t5n1np6j8hj8esct.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I would like to avoid having the logon page with this displayed, I would like sas viya to redirect to our oauth login server&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P class=""&gt;linkText&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P class=""&gt;Enter label text for the login link that will be displayed on the sign-in page. By default, the value is &lt;CODE class=""&gt;Use your corporate credentials&lt;/CODE&gt;. This field is optional.&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do you do this:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;defaultIdentityProvider as a JVM option to SAS Logon Manager&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I did not find any docs on it&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 15:33:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/LoginForm-bypass-and-customize-redirect/m-p/865241#M1731</guid>
      <dc:creator>bodtx</dc:creator>
      <dc:date>2023-03-20T15:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: LoginForm bypass and customize redirect</title>
      <link>https://communities.sas.com/t5/SAS-Viya/LoginForm-bypass-and-customize-redirect/m-p/865266#M1733</link>
      <description>The post you linked explains how to set the defaultIdentityProvider JVM option using the CLI under the "Prior to 2021.2.4" - "Single Tenant Configuration" sections.&lt;BR /&gt;&lt;BR /&gt;In SAS Environment Manager you can add a JVM option by modifying the "jvm" definition for the service. &lt;BR /&gt;1. Go to Configuration -&amp;gt; All Services -&amp;gt; SAS Logon Manager&lt;BR /&gt;2. Edit jvm&lt;BR /&gt;3. Click "Add property"&lt;BR /&gt;4. Add a property named "JAVA_OPTION_DEFAULT_IDENTITY_PROVIDER" with a value of "-Dlogin.defaultIdentityProvider=provider" (where provider is whatever you want to set the value to)&lt;BR /&gt;5. Restart the SAS Logon Manager service to pick up the change.</description>
      <pubDate>Mon, 20 Mar 2023 16:47:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/LoginForm-bypass-and-customize-redirect/m-p/865266#M1733</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2023-03-20T16:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: LoginForm bypass and customize redirect</title>
      <link>https://communities.sas.com/t5/SAS-Viya/LoginForm-bypass-and-customize-redirect/m-p/875409#M1801</link>
      <description>&lt;P&gt;l tried it but did not redirect &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 May 2023 08:23:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/LoginForm-bypass-and-customize-redirect/m-p/875409#M1801</guid>
      <dc:creator>bodtx</dc:creator>
      <dc:date>2023-05-12T08:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: LoginForm bypass and customize redirect</title>
      <link>https://communities.sas.com/t5/SAS-Viya/LoginForm-bypass-and-customize-redirect/m-p/875477#M1803</link>
      <description>You may wish to engage SAS Technical Support then.</description>
      <pubDate>Fri, 12 May 2023 14:30:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Viya/LoginForm-bypass-and-customize-redirect/m-p/875477#M1803</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2023-05-12T14:30:19Z</dc:date>
    </item>
  </channel>
</rss>

