<?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 Oauth setup for SAS VIYA in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961033#M29704</link>
    <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have successfully deployed SAS VIYA on Kubernetes and all the required pods are running. Now we are planning to enable oauth authentication. As per the document, the details were updated. When trying to access using oauth, I am seeing the below error. Can someone please help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error: There was an error when authenticating against the external identity provider: Keys cannot be null or empty&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sirnivas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 06 Mar 2025 04:59:52 GMT</pubDate>
    <dc:creator>srinivasa_attot</dc:creator>
    <dc:date>2025-03-06T04:59:52Z</dc:date>
    <item>
      <title>Oauth setup for SAS VIYA</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961033#M29704</link>
      <description>&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have successfully deployed SAS VIYA on Kubernetes and all the required pods are running. Now we are planning to enable oauth authentication. As per the document, the details were updated. When trying to access using oauth, I am seeing the below error. Can someone please help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error: There was an error when authenticating against the external identity provider: Keys cannot be null or empty&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sirnivas&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 04:59:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961033#M29704</guid>
      <dc:creator>srinivasa_attot</dc:creator>
      <dc:date>2025-03-06T04:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth setup for SAS VIYA</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961063#M29705</link>
      <description>This error suggests the tokenKey or tokenKeyUrl field is empty in your sas.logon.oauth.providers definition.</description>
      <pubDate>Thu, 06 Mar 2025 14:06:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961063#M29705</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2025-03-06T14:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth setup for SAS VIYA</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961110#M29706</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/78975"&gt;@gwootton&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;They are empty and not mandatory fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Srinivas&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 16:26:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961110#M29706</guid>
      <dc:creator>srinivasa_attot</dc:creator>
      <dc:date>2025-03-06T16:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth setup for SAS VIYA</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961111#M29707</link>
      <description>&lt;P&gt;Srinivas,&lt;/P&gt;
&lt;P&gt;Do you have a discovery URL instead, so it can obtain the jwks_uri from it ?&lt;/P&gt;</description>
      <pubDate>Thu, 06 Mar 2025 16:29:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961111#M29707</guid>
      <dc:creator>smopati</dc:creator>
      <dc:date>2025-03-06T16:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth setup for SAS VIYA</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961120#M29708</link>
      <description>You must have either discoveryUrl, tokenKey, or tokenKeyUrl populated, but no one of them is mandatory.</description>
      <pubDate>Thu, 06 Mar 2025 17:02:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961120#M29708</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2025-03-06T17:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth setup for SAS VIYA</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961185#M29709</link>
      <description>&lt;P&gt;No Discovery url is added. But when i tried after adding it gave me a different error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Error is "The system could not obtain group memberships for &amp;lt;user&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Mar 2025 05:41:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961185#M29709</guid>
      <dc:creator>srinivasa_attot</dc:creator>
      <dc:date>2025-03-07T05:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: Oauth setup for SAS VIYA</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961238#M29715</link>
      <description>This means your authenticated identity is not in the identities service, so SASLogon cannot build your authentication token.&lt;BR /&gt;&lt;BR /&gt;This usually means either you have not configured identity provisioning, or your identity provider is using a different field for account ID than what is being sent by your OIDC provider.</description>
      <pubDate>Fri, 07 Mar 2025 15:15:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Oauth-setup-for-SAS-VIYA/m-p/961238#M29715</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2025-03-07T15:15:19Z</dc:date>
    </item>
  </channel>
</rss>

