Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for groupIdToken and MasterPassGroupId #577

Merged
merged 5 commits into from
Mar 8, 2024

Conversation

Pietfried
Copy link
Contributor

Added support for groupIdToken and MasterPassGroupId in OCPP, OCPP201 and Auth module:

  • Added IdToken type to authorization.yaml (contains value: string and type: IdTokenType)
  • Changed type of ProvidedIdToken.id_token to this new type: /authorization#/IdToken
  • Added parent_id_token (/authorization#/IdToken) to ProdivdedIdToken and ValidationResult
  • refactored modules that were affected by the changes of types and interfaces

…n OCPP201

* Added support for groupIdToken in OCPP, OCPP201 and Auth module

Signed-off-by: pietfried <[email protected]>
Signed-off-by: Kai-Uwe Hermann <[email protected]>
Copy link
Contributor

@SebaLukas SebaLukas left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@Pietfried Pietfried merged commit 55416be into main Mar 8, 2024
4 of 5 checks passed
@Pietfried Pietfried deleted the feature/group-id-token branch March 8, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants