TC_C_06_CSMS — Local start transaction - Authorization Blocked
TC_C_06_CSMS — Local start transaction - Authorization Blocked
Source: OCPP 2.0.1 Part 6 — Test Cases (Core & Advanced Security, FINAL, 2023-06-30) — Functional block C. Authorization, page 366.
Identification
| Field | Value |
|---|---|
| Test case name | Local start transaction - Authorization Blocked |
| Test case Id | TC_C_06_CSMS |
| Use case Id(s) | C01 |
| Requirement(s) | C01.FR.07 |
| System under test | CSMS |
| Functional block | C. Authorization |
Description
When a Charging Station needs to charge an EV, it needs to authorize the EV Driver first at the CSMS before the charging can be started or stopped.
Purpose
To verify whether the CSMS is able to report that an idToken is Blocked.
Prerequisite(s)
N/a
Before (Preparations)
Configuration State:
- The IdToken configured as Blocked at the OCTT, must be set as Blocked at the CSMS.
Memory State:
- N/a
Reusable State(s):
- N/a
Main (Test scenario)
| Charging Station | CSMS |
|---|---|
| 1. The OCTT sends an AuthorizeRequest; with idToken.idToken <Configured blocked_idtoken_idtoken> idToken.type <Configured blocked_idtoken_type> | 2. The CSMS responds with an AuthorizeResponse |
Tool validations
Step 2:
Message: AuthorizeResponse
- idTokenInfo.status Blocked or Invalid
Post scenario validations
- N/a