Models, attributes, and error codes
When using the PingOne Credentials IdP Adapter through the PingFederate authentication API, the adapter uses the following state models, action models, objects, and error codes.
State models
| Status | Response Model | Action | Description |
|---|---|---|---|
|
|
|
Indicates that credential verification is required. |
|
No model |
|
Indicates that credential verification completed successfully. |
|
|
|
Indicates that credential verification failed. |
|
No model |
|
Indicates that credential verification timed out. |
Action models
| Action | Request Model | Errors | Description |
|---|---|---|---|
|
No model |
None |
Cancels the verification flow. |
|
No model |
None |
Continues the verification flow. |
|
No model |
None |
Gets the current presentation session status. |
|
No model |
None |
Retries verification after time out or failure. |
|
No model |
None |
Indicates that the user prefers to complete verification on the same device. Learn more in Overview of the SSO flow. |