I am currently using PingFederate with following description :
Version: 7.1.3.1
Protocol Support: SAML 2.0, WS-Federation, SAML 1.1, SAML 1.0, WS-Trust, OAuth 2.0
And I have an IdP application built on Java and an SP application built on Ruby on Rails.
And , I am using PIngFederate with SSO profile as :
Protocol : SAML 2.0
Adapter : OpenToken
Connection Option : Browser SSO
Connection Type : Browser SSO Profiles Protocol SAML 2.0
Problem
For JAVA , PingFederate has provided the pf-Java-integration-kit with open-token-adapter, and the rest of implementation are well documented.
But however for ROR, PingFederate doesn't seem to provide the integration kit as listed in their Download page
Question
Thanks
As you've already deduced, there's no integration kit specific for RoR, but you could use the Agentless Integration Kit, which is language-agnostic.