• Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
FusionAuth
  • Home
  • Categories
  • Recent
  • Popular
  • Pricing
  • Contact us
  • Docs
  • Login
  1. Home
  2. vlad.koshkarov
V
  • Profile
  • Following 0
  • Followers 0
  • Topics 1
  • Posts 2
  • Best 0
  • Controversial 0
  • Groups 0

vlad.koshkarov

@vlad.koshkarov

0
Reputation
1
Profile views
2
Posts
0
Followers
0
Following
Joined 18 Aug 2022, 18:22 Last Online 7 Sept 2022, 01:35
Location New York

vlad.koshkarov Unfollow Follow

Latest posts made by vlad.koshkarov

  • RE: Jwks doesn't have key to match kid or alg from JWT (client credentials token)

    The tenant is using the "Default signing key (HS256)" for the access token.

    posted in General Discussion
    V
    vlad.koshkarov
    19 Aug 2022, 00:13
  • Jwks doesn't have key to match kid or alg from JWT (client credentials token)

    Good day FusionAuth Team!

    I followed the instructions to configure and test OAuth Client Credentials Grant with Entities [https://fusionauth.io/docs/v1/tech/oauth/#example-client-credentials-grant], but the JWT access token that was produced has a kid that is not in our JWKS endpoint (/.well-known/jwks.json), therefore we can't pass authentication in our system.

    On the same tenant, when a user logs in with the Authorization Code Grant Flow with PKCE, the key is signed with the kid that is in the JWKS endpoint (/.well-known/jwks.json). So everything works fine.

    Am I missing something here?

    Thank you.

    posted in General Discussion jwks jwt keys client creds
    V
    vlad.koshkarov
    18 Aug 2022, 18:58