Product versions - (Software AG Cloud: 11.0.x and CIDaaS v3.100.14) ATTENTION: Due to the domain change from Software AG to IBM you must adjust your settings to use the new domain: " platform.ipaas.ibm.com " For Details see: https://www.ibm.com/docs/en/wm-ipaas?topic=1120...
Introduction Setting up SSO in the Software AG Cloud (SAG Cloud) with PingFederate as the Identity Provider (IdP) is a process that requires some setup in both environments. It requires information from both environments, so it makes sense to open two browser windows from the beginning to...
Introduction This article defines steps to configure Ping Identity as Identity Provider (IdP) for Software AG Cloud. Ping Identity software provides federated identity management and intelligent access so users can connect securely to the cloud, mobile, and on-premises applications. ...
Product versions - (Software AG Cloud: 10.15.0.0.1013 and Azure AD Free.) ATTENTION: Due to the domain change from Software AG to IBM you must adjust your settings to use the new domain: " platform.ipaas.ibm.com " For Details see: https://www.ibm.com/docs/en/wm-ipaas?topic=1120...
Add the following in the services.xml of your AAR service archive: <module ref="rampart"/> <parameter name="sin.jaas.transport.login.context">Default</parameter> <wsp:Policy wsu:Id="BasicAuthPolicy" xmlns:wsp="http://schemas.xmlsoap.org/ws/2004/09/policy" xmlns...
Steps to enable Basic HTTP authentication in Software AG Runtime (CTP) : Add the following in the /profiles/CTP/configuration/tomcat/conf/server.xml file’s Engine element next to <Realm className="org.apache.catalina.realm.LockOutRealm"/> : <Realm className="com.softwareag...