CERT-Polska / mwdb-core

Malware repository component for samples & static configuration with REST API interface.
https://mwdb.readthedocs.io/
Other
321 stars 73 forks source link

OIDC: Plugin-customizable OpenIDProvider class #982

Closed psrok1 closed 1 week ago

psrok1 commented 1 week ago

Your checklist for this pull request

What is the current behaviour?

This PR addresses #965. Depending on the OpenID Provider, usually provider offers additional resources that may tell us more about the specific user, but these resources are non-standard and specific for the provider. We may want to have a dedicated handler for these specific providers

What is the new behaviour?

Test plan

Closing issues

closes #965