Skip to main content

ServerConsentCredentialsNotValidOrOutdatedRejection

Rejection returned when signature is not valid or remote IP address is not allowed

type ServerConsentCredentialsNotValidOrOutdatedRejection implements Rejection {
message: String!
}

Fields

ServerConsentCredentialsNotValidOrOutdatedRejection.message ● String! non-null scalar

Interfaces

Rejection interface

Implemented By

GrantConsentWithServerSignaturePayload union