You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Microsoft's identity platform uses the kty parameter for the encryption family, alg is omitted. alg is optional per rfc7517, however Googles JWK library requires it and this library does not allow setting a default algorithm.
The text was updated successfully, but these errors were encountered:
Microsoft's identity platform uses the kty parameter for the encryption family, alg is omitted. alg is optional per rfc7517, however Googles JWK library requires it and this library does not allow setting a default algorithm.
The text was updated successfully, but these errors were encountered: