3 weeks ago
Dear SAP Team,
I am using a SAP BTP trial account for learning purposes and, until recently, the "Trust Configuration" option was available under the Security menu. This allowed me to experiment with services such as SAP Build Work Zone – Standard Edition.
However, I’ve recently noticed that the Trust Configuration menu has disappeared, and I am now unable to complete the setup or activation of SAP Build Work Zone, as this service requires identity provider configuration.
Could you please confirm:
If this is a permanent change to trial accounts?
If there is any alternative way to continue learning or testing SAP Build Work Zone?
Whether switching to a Free Tier account would restore access to Trust Configuration?
Any clarification or advice would be greatly appreciated. Thank you very much in advance for your support.
Best regards,
Isidro
Request clarification before answering.
You can establish Trust with IAS tenant using BTP CLI:
Prerequisite: You have subscribed to IAS from one of your subaccounts.
Get BTP CLI (https://developers.sap.com/tutorials/cp-sapcp-getstarted..html)
Then, use the following sequence of commands.
btp login --sso
btp target
# select the subaccount by typing the number
btp list security/available-idp
# if no IDP listed, see prerequsite
btp create security/trust --idp <first column from above>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear Isidro,
There is some changes in trial account , you can try using below steps hope it will solved your Issue.
Go to Global account -> tried booster -> Subscribe to 'Get Started with SAP Build Apps'
and it automatically creates 'Trust'. It enables both SAP Build Apps and SAP Build Work Zone Standard Edition
Regards,
Vikash Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
check the answer from jathinvarma11, it worked for me using the booster, but if you use SAP BAS, have a backup because will reset your dev spaces
In my BTP trial account trust configuration option... - SAP Community
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
72 | |
19 | |
9 | |
8 | |
7 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.