Issue with wlst commands executed at domainRuntime()
Hi,
I had being facing issues with two OAM functionalities.In both the cases I had to use wlst commands for configuration. Based on the observations I suspect some issue with wlst or I may be missing some minor configuration. Below are the observations.
One of the functionality that I am trying to configure is federation, i am trying to set defaultschemeid for an SP partner ( in our case we have a custom auth scheme)
1. Accessed wlst at <MW_HOME>/common/bin/wlst.sh
2. connect to the OAM admin server
3. changed to domainRuntime(). I want to run setSPPartnerProfileDefaultScheme("saml20-sp-partner-profile", "Custom Login Scheme")