Skip to content
Documentation Menu

TC_C_08_CSMS — Authorization through authorization cache - Accepted

TC_C_08_CSMS — Authorization through authorization cache - Accepted

Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block C. Authorization, page 368.

Identification

FieldValue
Test case nameAuthorization through authorization cache - Accepted
Test case IdTC_C_08_CSMS
Use case Id(s)C12
Requirement(s)C12_FR_03
System under testCSMS
Functional blockC. Authorization

Description

This test case describes how the EV Driver is authorized to start a transaction while the Charging Station uses Cached IdToken. This enables the EV Driver to Online start a transaction by using the Authorization Cache in which the Charging Station can respond faster, as no AuthorizeRequest is being sent.

Purpose

To verify if the CSMS is able to respond correctly when an idToken which has status "Accepted" in the charging stations cache is presented according to the mechanism as described in the OCPP specification.

Prerequisite(s)

N/a

Before (Preparations)

Configuration State:

  • N/a

Memory State:

  • N/a

Reusable State(s):

  • N/a

Main (Test scenario)

Charging StationCSMS
1. The OCTT sends a TransactionEventRequest with; - triggerReason Authorized; - idToken <Valid id token configured in Authorization Cache>; - eventType Updated; Note(s):; - TxStartPoint contains ParkingBayOccupancy2. The CSMS responds with a TransactionEventResponse

Tool validations

Step 2:

Message TransactionEventResponse

  • idTokenInfo.status Accepted

Post scenario validations

  • N/a