How to configure OAM as IdP with WS-FED?
As WS-FED is not supported in OAM console, I have to use wlst commands. This is how I am executing the command in order to configure an Azure App as SP:
addWSFed11SPFederationPartner(partnerName="AzureSP", realm="https://mydomain.cloudapp.net", ssoURL="http://myoamidp:14100/oamfed/sp/wsfed11", samlVersion="saml20",description="SP Partner").
When I request the https://mydomain.cloudapp.net/, I'm getting this Error in OAM logs:
<FEDSTS-12014> <Discovery Finder Exception: unable to locate object in the repository: oracle.security.fed.jvt.discovery.exceptions.DiscoveryFinderException: Missing partner configuration for: https://mydomain.cloudapp.net/>