Hi All,
I followed the steps here (https://learn.microsoft.com/en-us/power-apps/maker/portals/configure/configure-openid-provider) and manage to generate jwks_uri (https://login.microsoftonline.com/******/discovery/v2.0/keys). The payload generated have kty as RSA and use as sig only.
My identity provider strictly requires kty to be EC and use as sig (signing) and as enc (encryption).
How do I change my jwks_uri to fit the requirements?

Report
All responses (
Answers (