Open kevinchalet opened 1 year ago
As explained in https://github.com/openiddict/openiddict-core/releases/tag/4.6.0, the remaining providers I could port myself have been added to 4.6.0: for the other providers (that are supported by aspnet-contrib but not by OpenIddict), community contributions will be required (e.g PRs or test credentials).
Confirm you've already contributed to this project or that you sponsor it
Describe the solution you'd like
Here's the complete list of providers currently supported by aspnet-contrib (note: providers supported only by OpenIddict - like Cognito or ADFS - are deliberately not listed here):
Many popular services have already been ported but there's still providers that are not yet supported by the OpenIddict web providers companion package. Most of them have a complicated registration process (e.g phone number verification, manual approval, restricted submissions, documentation available only in Chinese, etc.), which is why they were not ported as part of the first batch.
We'll need to determine whether there's a community interest in seeing the remaining providers supported and if so, involve the community to help port them or provide test client credentials when necessary.
Note:
If you're interested in helping or would like to see a specific provider supported, please add your voice here.
Additional context
No response