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

Improve the certificate role extraction to get both PSP and PSD2 roles #163

Open
Akila94 opened this issue Oct 28, 2024 · 0 comments
Open

Comments

@Akila94
Copy link
Member

Akila94 commented Oct 28, 2024

Description:
The certificate roles are defined in both non-eiDAS and eiDAS certs as as follows,

  • PSP_AI
  • PSP_PI
  • PSP_AS
  • PSP_IC

Hence the role validation should be done against the above role names, not according to the PSD2 role names such as AISP, PISP, etc.

But when it comes to the UK specification, their SSA body contains the PSD2 roles. We need to add a method to the CertificateContent class in order to extract the both PSP and PSD2 roles in this case.

Suggested Labels:
OB3, Accelerator

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

No branches or pull requests

1 participant