Questions tagged [pingone]

5 questions
1
vote
1 answer

shorthand if else in list comprehension

This is my code for making half and double of even and odd numbers in a list. I know that it will work with block for loop. But i want to know why list comprehension didn't work Thanks in Advance entry = input('Enter a number list…
0
votes
0 answers

SP initiated SSO not working with Google Waffle SAML

We are trying to do SAML SSO with Google workspace as Idp and PingOne as SP connection. we have added the SP initiated url in Gooogle connection Start Url The SSO works fine when we initiate the SSO using SP initiated URl. However,when we initiate…
JM007
  • 26
  • 2
0
votes
0 answers

PingOne /attributes endpoint throwing error for multiple valued body

I was trying to add few new attributes to a PingOne application using this endpoint. Since it doesn't support any kind of powershell I am trying to add values using the /environments/{{sourceEnvID}}/applications/{{appID}}/attributes endpoint with…
Amal Ps
  • 703
  • 7
  • 19
0
votes
0 answers

Implement push notification using Ping mfa api

I have been trying to implement push notification on my website using the apis provided by the Ping ID ,but have not been successfull. Here is the documentation https://docs.pingidentity.com/bundle/pingone/page/qlt1595922772208.html If someone can…
0
votes
1 answer

What is the PingFederate default admin account?

I got the PingFederate running (from the docker image)and I can access the portal but it asks for a username and password. I find online references that the default account would be "Administrator"/"administrator" or "administrator"/"2Federate", but…
rsc
  • 10,348
  • 5
  • 39
  • 36