We are using a key authentication method/option to connect to a test SFTP server for development.
In our BTP tenant we loaded the private key, as well as the sftp server public key in the known.hosts file.
Everything looks fine, except we are g...
I'm happy to see you got this working and also that you shared it with the broader community. I appreciate taking the time to document your efforts. I'm wondering if this mapping is complex enough for the GUI based CIG Mapping tool to rather justify ...
thanks @Milen33 , I was under the impression that the sp= param in the URL we maintain on our side had to match precisely the application name given in IAS. Good to know it works with passing the remoteLogin url in the sp= parameter and that solves t...
However with the approach recommended by @Milen33 wouldn't you have to setup the saml app in IAS a little different than what @ondrej_pandoscak is recommending? I'm thinking in that case you'd have to set the name of the app to the actual remoteLogin...
@DevAle96 Not sure if you changed the SFTP hosts between DEV and Q, but I would check to see if I can connect to the SFTP host from FileZilla first, using the Key file Logon Type method. If that works, I would check again the Cloud Connector cloud to...