ServerConsentCredentialsNotValidOrOutdatedRejection
Rejection returned when signature is not valid or remote IP address is not allowed
type ServerConsentCredentialsNotValidOrOutdatedRejection implements Rejection {
message: String!
}
Rejection returned when signature is not valid or remote IP address is not allowed
type ServerConsentCredentialsNotValidOrOutdatedRejection implements Rejection {
message: String!
}
ServerConsentCredentialsNotValidOrOutdatedRejection.message
● String!
non-null scalarRejection
interface