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 Elliptic Curve (EC) key types #42

Open
crAZiAc opened this issue Jan 14, 2019 · 1 comment
Open

Support for Elliptic Curve (EC) key types #42

crAZiAc opened this issue Jan 14, 2019 · 1 comment

Comments

@crAZiAc
Copy link

crAZiAc commented Jan 14, 2019

When trying to connect Azure B2C with another IdP, using custom policies, we encounter the following error in AppInsights logging:

Key type not supported: 'EC'.
and it bails out with a FatalException

The IdP we're trying to connect to supports RSA and EC key types, and sends both of them in the JWKS endpoint.

B2C does not seem to handle the EC key type in the JWKS.

Could you please fix this? Or is there any setting in B2C we could use to prevent the error from happening?

Thanks in advance

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

2 participants