Hi,
It would be nice if I would be able to define a default value for "kid" claim that is used to identify the JWK if it not given in the JWT and for “scope” and “roles” claims that would be nice if I would be able to define a default list to add to the authenticated principal.
Is it possible to add these configuration options to a future version?
I would use these default values to integrate ORDS with an API Gateway that sends a JWT for authentication but there is no “kid” claim in the header and there is no support for roles and scope in the body.
Best Ragards, Zoltán