Hi,
I'm using Cloud Identity Services and I established trust to my BTP development subaccount.
Now I want to login to the BTP Cockpit using my IPS user and according to this documentation page there should be a link available in the Trust Configuration to login to the BTP Cockpit using the custom identity provider, but as you can see in the screenshot, the link is blank:

I created a user directly in the subaccount selecting the IPS identity provider, and then following the documentation example, I tried to login with this URL:
https://emea.cockpit.btp.cloud.sap/cockpit/?idp=<myIASDomain>
But when I do this, then I get the following message:
"We couldn't find any global accounts associated with your user". Checking the note 3090520, this makes me think that this example link is trying to log me in to the Global Account which is not configured to use IAS, instead of the subaccount that I configured.
Somehow, I miss the URL for the subaccount. I tried to use the one I have for the Default Identity Provider and add the idp parameter, but it doesn't work. Something like this:
https://emea.cockpit.btp.cloud.sap/cockpit#/globalaccount/<myGlobalAccountID>/subaccount/<mySubaccountID>/subaccountoverview/?idp=<MyIASDomain>
Am I missing something? Or do I need to configure the global account to login to the subaccount with IAS?