Describe the bug
Inability to validate a JWT generated by IBM AppId & Azure B2C. The JWT from Auth0 works fine.
To Reproduce
Steps to reproduce the behavior:
- Deploy the following example "https://github.com/stepzen-dev/examples/tree/main/with-postgresql"
- Update the config yaml file with the following:

- Go to 'Explorer'
- Click on 'Headers'
- Add the JWT token to the Authorization Header '{ "Authorization" : "Bearer "JwtFromAppId" or "JwtFromAzureB2C"}'

6. Executing the Query results in an authorization error (401 Unauthorized: missing or not allowed)
Describe the bug
Inability to validate a JWT generated by IBM AppId & Azure B2C. The JWT from Auth0 works fine.
To Reproduce
Steps to reproduce the behavior:

6. Executing the Query results in an authorization error (401 Unauthorized: missing or not allowed)