<?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>Question Re: cds xsuaa suddenly requires using 'cds bind' and default-env.json no longer works in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/cds-xsuaa-suddenly-requires-using-cds-bind-and-default-env-json-no-longer/qaa-p/12742610#M4782735</link>
    <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;piejanssens&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;are you sure about that? Still works for me...&lt;/P&gt;&lt;P&gt;Martin &lt;/P&gt;</description>
    <pubDate>Thu, 28 Sep 2023 13:28:58 GMT</pubDate>
    <dc:creator>martinfrick</dc:creator>
    <dc:date>2023-09-28T13:28:58Z</dc:date>
    <item>
      <title>cds xsuaa suddenly requires using 'cds bind' and default-env.json no longer works</title>
      <link>https://community.sap.com/t5/technology-q-a/cds-xsuaa-suddenly-requires-using-cds-bind-and-default-env-json-no-longer/qaq-p/12742608</link>
      <description>&lt;PRE&gt;&lt;CODE&gt;ERROR on server start: ❗️&lt;BR /&gt;Error: Authentication kind "xsuaa" configured, but no XSUAA instance bound to application. Either bind an IAS instance, or switch to an authentication kind that does not require a binding&lt;/CODE&gt;&lt;/PRE&gt;
  &lt;P&gt;I prefer using default-env.json as this allows me to swich cf cli sessions without affecting my developer workspaces...&lt;BR /&gt;This happend updating from 7.1.2 --&amp;gt; 7.2.1.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 12:52:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/cds-xsuaa-suddenly-requires-using-cds-bind-and-default-env-json-no-longer/qaq-p/12742608</guid>
      <dc:creator>pieterjanssens</dc:creator>
      <dc:date>2023-09-28T12:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: cds xsuaa suddenly requires using 'cds bind' and default-env.json no longer works</title>
      <link>https://community.sap.com/t5/technology-q-a/cds-xsuaa-suddenly-requires-using-cds-bind-and-default-env-json-no-longer/qaa-p/12742609#M4782734</link>
      <description>&lt;P&gt;The deprecation of default-env.json is mentioned here: &lt;A href="https://cap.cloud.sap/docs/node.js/cds-env#in-default-env-json" target="test_blank"&gt;https://cap.cloud.sap/docs/node.js/cds-env#in-default-env-json&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 13:22:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/cds-xsuaa-suddenly-requires-using-cds-bind-and-default-env-json-no-longer/qaa-p/12742609#M4782734</guid>
      <dc:creator>Willem_Pardaens</dc:creator>
      <dc:date>2023-09-28T13:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: cds xsuaa suddenly requires using 'cds bind' and default-env.json no longer works</title>
      <link>https://community.sap.com/t5/technology-q-a/cds-xsuaa-suddenly-requires-using-cds-bind-and-default-env-json-no-longer/qaa-p/12742610#M4782735</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;piejanssens&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;are you sure about that? Still works for me...&lt;/P&gt;&lt;P&gt;Martin &lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 13:28:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/cds-xsuaa-suddenly-requires-using-cds-bind-and-default-env-json-no-longer/qaa-p/12742610#M4782735</guid>
      <dc:creator>martinfrick</dc:creator>
      <dc:date>2023-09-28T13:28:58Z</dc:date>
    </item>
    <item>
      <title>Re: cds xsuaa suddenly requires using 'cds bind' and default-env.json no longer works</title>
      <link>https://community.sap.com/t5/technology-q-a/cds-xsuaa-suddenly-requires-using-cds-bind-and-default-env-json-no-longer/qaa-p/12742611#M4782736</link>
      <description>&lt;P&gt;Perhaps it's due to the way I'm defining/running my profile?&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;  "cds": {&lt;BR /&gt;    "requires": {&lt;BR /&gt;      "cds.xt.SaasProvisioningService": true,&lt;BR /&gt;      "[local]": {&lt;BR /&gt;        "cds.xt.SaasProvisioningService": false,&lt;BR /&gt;        "auth": {&lt;BR /&gt;          "kind": "xsuaa"&lt;BR /&gt;        }&lt;BR /&gt;      },&lt;BR /&gt;      "cds.xt.DeploymentService": false,&lt;BR /&gt;      "cds.xt.ModelProviderService": false,&lt;BR /&gt;      "uaa": {&lt;BR /&gt;        "kind": "xsuaa"&lt;BR /&gt;      },&lt;BR /&gt;...&lt;BR /&gt;}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;Starting via "cds watch --profile local"&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 13:35:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/cds-xsuaa-suddenly-requires-using-cds-bind-and-default-env-json-no-longer/qaa-p/12742611#M4782736</guid>
      <dc:creator>pieterjanssens</dc:creator>
      <dc:date>2023-09-28T13:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: cds xsuaa suddenly requires using 'cds bind' and default-env.json no longer works</title>
      <link>https://community.sap.com/t5/technology-q-a/cds-xsuaa-suddenly-requires-using-cds-bind-and-default-env-json-no-longer/qaa-p/12742612#M4782737</link>
      <description>&lt;P&gt;Until it's officially unsupported, I'd like to keep using it. Even when it's deprecated. &lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2023 15:05:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/cds-xsuaa-suddenly-requires-using-cds-bind-and-default-env-json-no-longer/qaa-p/12742612#M4782737</guid>
      <dc:creator>pieterjanssens</dc:creator>
      <dc:date>2023-09-28T15:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: cds xsuaa suddenly requires using 'cds bind' and default-env.json no longer works</title>
      <link>https://community.sap.com/t5/technology-q-a/cds-xsuaa-suddenly-requires-using-cds-bind-and-default-env-json-no-longer/qaa-p/13851867#M4881565</link>
      <description>I have the same problem in a Kyma instance, it loads the xusaa data but gives this error.</description>
      <pubDate>Mon, 02 Sep 2024 18:39:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/cds-xsuaa-suddenly-requires-using-cds-bind-and-default-env-json-no-longer/qaa-p/13851867#M4881565</guid>
      <dc:creator>LuizGomes</dc:creator>
      <dc:date>2024-09-02T18:39:06Z</dc:date>
    </item>
  </channel>
</rss>

