Skip to content

Conversation

@Pietfried
Copy link
Contributor

@Pietfried Pietfried commented Feb 16, 2024

Describe your changes

The variables AuthCacheDisablePostAuthorize and DisableRemoteAuthorization have not yet been supported in the OCPP2.0.1 implementation.

The variables are not mentioned in any functional requirements, but the requirements are described in the definition:

  • 2.3.8. DisableRemoteAuthorization
  • 2.4.6. AuthCacheDisablePostAuthorize

This should cover (at least) the following OCTT test cases:

  • TC_E_52_CS
  • TC_C_57_CS

Issue ticket number and link

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • I read the contribution documentation and made sure that my changes meet its requirements

…thorization

Signed-off-by: pietfried <pietgoempel@gmail.com>
Copy link
Contributor

@marcemmers marcemmers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is another AuthorizeRequest in the local list part that is not allowed with DisableRemoteAuthorization set.

Pietfried and others added 3 commits February 19, 2024 10:34
Co-authored-by: marcemmers <35759328+marcemmers@users.noreply.github.com>
Signed-off-by: Piet Gömpel <37657534+Pietfried@users.noreply.github.com>
Signed-off-by: pietfried <pietgoempel@gmail.com>
Signed-off-by: pietfried <pietgoempel@gmail.com>
@Pietfried Pietfried merged commit 7e0ce54 into main Feb 19, 2024
@Pietfried Pietfried deleted the feature/support-more-auth-variables branch February 19, 2024 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request OCPP2.0.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants