PushNotification
Represents a push notification authentication challenge. This model holds all necessary information about a push notification challenge.
Constructors
Properties
Optional additional custom data associated with this notification. This is a map of key-value pairs. The values can be of any type (String, Number, Boolean, Map, List, etc.). This field is serialized/deserialized as a JSON string.
Optional additional context information. In PingAM, this may contain details such as IP address, user agent, location, etc.
Timestamp when this notification was created.
The ID of the associated credential.
Optional additional custom payload data.
Optional cookie for load balancing. Used to route the request to the correct server in PingAM.
Optional message to display to the user.
Optional challenge with numeric format.
The type of push notification (DEFAULT, CHALLENGE, BIOMETRIC).
Timestamp when the user responded to this notification.
Optional timestamp from the server when this notification was sent.