Questions tagged [pingfederate]

PingFederate from Ping Identity is cloud identity management software for Single Sign-On, secure mobile access, automated user provisioning and API security.

PingFederate from Ping Identity is cloud identity management software for Single Sign-On (SSO), secure mobile access, automated user provisioning and API security. It features a lightweight, open architecture that implements several federation and API security standards, namely: SAML, OAuth, WS-Federation, WS-Trust, SCIM and OpenID Connect.

309 questions
0
votes
1 answer

Single Sign-on - PingfFederate - How to set the date?

I noticed when PingFederate(PF) sends the date it is off by a day from my Rails app. It appears that the PF date is the one off by a day. For example in the PF SAML response I get:
James Testa
  • 2,901
  • 4
  • 42
  • 60
0
votes
1 answer

Single Signon - PingFederate - What might cause a session to expire?

1) First, I know that the clocks between a user system and PingFederate (PF) needs to be within 5 min of each other. Is the time PF sends me in its SAML the time PF is using? Also can I set the difference between the clocks? 2) Second, I am…
James Testa
  • 2,901
  • 4
  • 42
  • 60
0
votes
1 answer

How to implement cookie based authentication

I am trying to implement "Remember Me functionality" in PingFederate. For doing this I am trying t implement cookie based authentication. Before working on this I want to know any of you already worked on this and what are your thoughts ? Please let…
Narendra
  • 5,635
  • 10
  • 42
  • 54
0
votes
1 answer

How to add new SP to PingFederate

I want to deploy 2 Web Applications and 1 IDP. I call SP1, SP2 and IDP. I look on agentless kit example when SP1 need login, it wil redirect to /sp/startSSO.ping?PartnerIdpId=PF-DEMO and PF will redirect to IDP When I finish login IDP will redirect…
Peerapat A
  • 420
  • 4
  • 13
0
votes
1 answer

Can't access /ext/ref/dropoff on PingFederate v6.1

I'm working on PingFederate v6 + Agentless-Integration-Kit-1-2. After I installed and run. When I tried to test AgentlessIntegrationKitSample then it has problem when IdP request data to /ext/ref/dropoff url. Default user & password on…
Peerapat A
  • 420
  • 4
  • 13
0
votes
2 answers

PingFederate: SP-Initiated single logout 'SLO' with opentoken adapter

When doing an sp-initiated SLO while configuring an opentoken adapter for the IdP. I don't get to go to the adapter configured SLO-Service, what actually happens is that I go to the logout endpoint of the SP and that's it, I am not redirected to the…
Ibrahim
  • 342
  • 4
  • 14
0
votes
1 answer

PIngFederate SSO Multiple IdPs

im am currently using a evaluation version of the PingFederate software and reading documentation all the time but still struggling to understand how i can create multiple IdPs for my SP. I am hosting services, and setting up PingFederate as an SP.…
Craig
  • 199
  • 1
  • 2
  • 11
0
votes
1 answer

SAML Provider/Implementations Compatible?

I'm hoping someone can shed some light on this subject for me. I have two customers that want to integration with my software as a service (SaaS) application using SAML Single Sign-On. Customer A is using PingFederate as their Identity…
Adam Levitt
  • 10,316
  • 26
  • 84
  • 145
0
votes
1 answer

Netsuite as an Identity Provider - Ping (SAML 2.0)

I'm attempting to implement SSO and wanted to use Netsuite as an IdP. Now I know officially this isn't possible but I was wondering if it's even remotely possible to have something like this done (custom coded or anything like that)? Unfortunately…
Junior
  • 315
  • 2
  • 5
  • 9
0
votes
1 answer

OGNL expression in PingFederate to get the ACSIdx

Is that possible to get the ACSIdx value through OGNL expression ? I have many ACS in one connection and need to do some action based on ACSIdx value. I tried using #this.get("ACSIdx") which didnt work. Any idea on this?
0
votes
2 answers

PingFederate Certificate Revocation

I just want to know that how Certificate revocation works in PingFederate. From where it read about the expiration time of any certificate which are used by any connection? Is there a file which consists of all the information about the connection…
Amit
  • 497
  • 3
  • 8
  • 24
0
votes
1 answer

PingFederate - what do you use for the SP?

We are considering implementing PingFederate as an IdP. PingFederate can also act as an SP - is it recommended that PingFederate, when acts as an SP, be hosted on a separate server from the PingFederate instance acting as the IdP. We are an…
user353829
  • 1,244
  • 5
  • 25
  • 38
-1
votes
1 answer

Internal Server Error while accessing Pingfederate console which is deployed using PingIdentity devops on Kubernetes cluster

First of all, apologies if I missed giving more information on the issue. I'm new to pingfederate. I tried to put all the steps followed below. I have setup a single node k3s cluster on EC2 centos instance, there is also a traefik ingress deployed…
-1
votes
1 answer

In PingFed, how can I rebuild my setup on local so that my properties files that I have imported in take into effect?

My PingFed has a connection to a SSO page. That page doesn't have the verbiage I want even though I changed and replaced the properties files. How can I rebuild so that it works?
BobbKitty729
  • 327
  • 1
  • 6
  • 13
-1
votes
2 answers

PingFederate SAML basic setup

I could use some help with getting SSO using PingFederate (SAML) for a web app. I have a web application that has password authentication and google SSO integration and I want to add support for SSO with PingIdentity as well. It's for an…
user967710
  • 1,815
  • 3
  • 32
  • 58
1 2 3
20
21